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

Align cap_narrow_perms with CLRPERM #9

Merged
merged 3 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. - Aligned cap_narrow_perms with the Asm instruction CLRPERM: bit-mask…

    … represents the permissions to clear
    
    - Added example illustrating how to convert masks between cap_narrow_perms and the Cheri C function cheri_perms_and
    - Adapted several examples
    - Tidying up _CoqProject files
    ric-almeida committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2cbf746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8523bf9 View commit details
    Browse the repository at this point in the history
  3. removing comment

    ric-almeida committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f517b3b View commit details
    Browse the repository at this point in the history