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

Enable CHERIv9 semantics by default #262

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Enable CHERIv9 semantics by default #262

merged 1 commit into from
Dec 10, 2024

Conversation

arichardson
Copy link
Member

I believe CheriBSD has been ready for this switch for a long time. Importantly, LLVM will not assume these new semantics yet, so potentially trapping CHERI instructions will not be hoisted.

@arichardson arichardson requested review from jrtc27 and bsdjhb October 10, 2024 22:50
@arichardson arichardson changed the base branch from qemu-cheri to dev October 10, 2024 22:50
@arichardson arichardson force-pushed the v9-semantics-by-default branch from 311e5f5 to f413b03 Compare October 10, 2024 22:51
I believe CheriBSD has been ready for this switch for a long time.
Importantly, LLVM will not assume these new semantics yet, so
potentially trapping CHERI instructions will not be hoisted.
@bsdjhb bsdjhb force-pushed the v9-semantics-by-default branch from b06577b to dfb79a8 Compare December 9, 2024 15:30
@bsdjhb bsdjhb merged commit 967e7a8 into dev Dec 10, 2024
25 checks passed
@bsdjhb bsdjhb deleted the v9-semantics-by-default branch December 10, 2024 17:58
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.

3 participants