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

Redundant pcc unseal text #124

Merged
merged 15 commits into from
Feb 23, 2024

Conversation

tariqkurd-repo
Copy link
Collaborator

remove redundant exception check for the PCC being sealed

Copy link
Contributor

@francislaus francislaus left a 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.

@tariqkurd-repo
Copy link
Collaborator Author

@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

@arichardson
Copy link
Collaborator

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.

Copy link
Collaborator

@arichardson arichardson left a 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]>
@arichardson arichardson merged commit 7e621ec into riscv:main Feb 23, 2024
3 checks passed
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 this pull request may close these issues.

4 participants