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

CUnseal: permit any in-bound type #87

Merged
merged 1 commit into from
Nov 19, 2024
Merged

CUnseal: permit any in-bound type #87

merged 1 commit into from
Nov 19, 2024

Conversation

nwf
Copy link
Member

@nwf nwf commented Nov 15, 2024

FIXES #71

Copy link
Collaborator

@rmn30 rmn30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add something to the change log and perhaps expand the comment to be more specific about when cs2 is "unable to authorize the sealing"? Have you checked for other mentions of unsealing in the arch doc that might need tweaking?

@rmn30
Copy link
Collaborator

rmn30 commented Nov 18, 2024

Looks like the text already says that CUnseal works with for any inbounds otype so it is currently a bit inconsistent. Please update the changelog and doc comment, though.

src/cheri_insts.sail Show resolved Hide resolved
FIXES #71

Co-authored-by: Robert Norton <[email protected]>
@rmn30 rmn30 merged commit 069bbd6 into main Nov 19, 2024
2 checks passed
@rmn30 rmn30 deleted the 202411-cunseal_bounds branch November 19, 2024 14:35
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.

Allow CUnseal to work on ranges
2 participants