-
Notifications
You must be signed in to change notification settings - Fork 29
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
Redundant pcc unseal text #124
Redundant pcc unseal text #124
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not match the result of the discussion in #112 if I understand your PR correctly.
@francislaus this PR is saying that there can't be an exception caused by the PCC being sealed, so I've removed that from the exception table |
I think it might be better to add a note that this check is architecturally required but with the current definition of Zcheri_purecap is not possible at runtime, so implementations can choose to omit it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the footnote changes to a full sentence.
Co-authored-by: Alexander Richardson <[email protected]> Signed-off-by: Tariq Kurd <[email protected]>
remove redundant exception check for the PCC being sealed