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

Add new error type for propagating errors from the RoT Attest task. #97

Open
flihp opened this issue Jun 22, 2023 · 0 comments
Open

Add new error type for propagating errors from the RoT Attest task. #97

flihp opened this issue Jun 22, 2023 · 0 comments
Assignees

Comments

@flihp
Copy link

flihp commented Jun 22, 2023

This issue is intended to track the various bits that need to land in order to accomplish: oxidecomputer/hubris#1422. Adding support to sprot for these new commands requires we're able to propagate errors up from the RoT to the SP. This requires converting from SprotError and the new variant we add for the AttestError type from attest-api to the SpError. To do so we need to similarly add new variant to SpError and a new type to mirror the AttestError type.

@flihp flihp self-assigned this Jun 22, 2023
@flihp flihp linked a pull request Jun 22, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant