Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to acknowledge when Hubris disables a module #109

Open
Aaron-Hartwig opened this issue Jun 26, 2023 · 0 comments
Open

Need a way to acknowledge when Hubris disables a module #109

Aaron-Hartwig opened this issue Jun 26, 2023 · 0 comments

Comments

@Aaron-Hartwig
Copy link
Contributor

When something goes awry during the SPs thermal monitoring of a module it will take the following action:

  • Power down the module
  • Hold it in reset
  • Deassert LPMode (to account for the 3.3V leakage when this is driven to some unpowered modules)
  • Mark in Hubris that this port has been disabled by policy

That last bullet point has the following effects:

  • All messages from the host to change this module will be rejected (need a new HwError variant for this)
  • Need a new HostRequest message to clear the policy

cc: @mkeeter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant