Skip to content

Commit

Permalink
minor clarification to modes
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Sahita <[email protected]>
  • Loading branch information
rsahita committed Oct 14, 2024
1 parent 0e0d095 commit 21ab338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chapter3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ may define different interpretations of the other fields in `mttp`.
protection scheme described in Section 3.7 of the RISC-V privileged architecture
specification cite:[ISA]

|1 |`Smmtt34` |Page-based supervisor domain protection for 34 bit physical
|1 |`Smmtt34` |Page-based supervisor domain protection for up to 34 bit physical
addresses with RWX permissions per page

|2-3 |- |`_Reserved_`
Expand All @@ -92,10 +92,10 @@ addresses with RWX permissions per page
protection scheme described in Section 3.7 of the RISC-V privileged architecture
specification cite:[ISA]

|1 |`Smmtt46` |Page-based supervisor domain protection for 46 bit physical
|1 |`Smmtt46` |Page-based supervisor domain protection for up to 46 bit physical
addresses with RWX permissions per page

|2 |`Smmtt56` |Page-based supervisor domain protection for 56 bit physical
|2 |`Smmtt56` |Page-based supervisor domain protection for up to 56 bit physical
addresses with RWX permissions per page

|3-15 |- |`_Reserved_`
Expand Down

0 comments on commit 21ab338

Please sign in to comment.