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

Do we want to be able to read software power enable bits? #331

Open
Aaron-Hartwig opened this issue Feb 10, 2025 · 0 comments
Open

Do we want to be able to read software power enable bits? #331

Aaron-Hartwig opened this issue Feb 10, 2025 · 0 comments

Comments

@Aaron-Hartwig
Copy link
Contributor

I recently cleaned up how the embedded system reports how port power enable is reported to be the state of the actual hardware enable pin (see oxidecomputer/quartz#282 and oxidecomputer/hubris#2009). That hardware enable pin has two conditions that must be true for it to drive high: a module must be present and the software power enable control bit must be set. Right now we do not have visibility into the status of that bit in the existing message types.

If we were to want this it would be a trivial add to the ExtendedStatus type.

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