-
Notifications
You must be signed in to change notification settings - Fork 305
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 CHERI CSRs and encodings #328
base: master
Are you sure you want to change the base?
Conversation
get latest changes
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #328 +/- ##
=======================================
Coverage 96.53% 96.53%
=======================================
Files 10 10
Lines 750 750
=======================================
Hits 724 724
Misses 26 26 ☔ View full report in Codecov by Sentry. |
this matches the current CHERI spec release 0.9.1 which will be submitted for architecture review shortly |
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.
currently missing CHERI + Hypervisor instructions HLV.C and HSV.C
No description provided.