Skip to content

Commit

Permalink
vm requires pte scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
tariqkurd-repo committed Nov 12, 2024
1 parent f61d3b0 commit e75f2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cheri-pte-ext.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ capabilities in memory at the page granularity. For this reason, the
{cheri_pte_ext_name} extension adds new bits to RISC-V's Page Table Entry (PTE)
format.

{cheri_pte_ext_name} requires at least one virtual memory translation scheme (_Sv39_, _Sv48_ or _Sv57_) to be implemented.
Implementing any virtual memory translation scheme (_Sv39_, _Sv48_ or _Sv57_) requires {cheri_pte_ext_name} to be implemented.

=== Limiting Capability Propagation

Expand Down

0 comments on commit e75f2cb

Please sign in to comment.