From 21ab33847f3f47c992aff704261eb0198983ee8d Mon Sep 17 00:00:00 2001 From: Ravi Sahita Date: Mon, 14 Oct 2024 14:22:58 -0700 Subject: [PATCH] minor clarification to modes Signed-off-by: Ravi Sahita --- chapter3.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter3.adoc b/chapter3.adoc index 390911a..e5cd8a2 100644 --- a/chapter3.adoc +++ b/chapter3.adoc @@ -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_` @@ -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_`