Skip to content

Commit

Permalink
fix asciidoc rendering
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Sahita <[email protected]>
  • Loading branch information
rsahita committed Apr 8, 2024
1 parent e0688d1 commit fcd0402
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions chapter8.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ When `msdcfg.sdedbgalw` is 0:


When `msdcfg.sdedbgalw` = 1 then external debug of privilege modes less than
`M-mode` is allowed for such a supervisor domain on a per-hart basis,
`M-mode` is allowed for such a supervisor domain on a per-hart basis,
with the additional requirements listed below. +

. External debug must be able to access supervisor domain memory and/or state.
In this context, "state" includes all supervisor domain resources accessible per the
. External debug must be able to access supervisor domain memory and/or state.
In this context, "state" includes all supervisor domain resources accessible per the
Debug specification cite:[ExtDbg].
. Entry to Debug Mode from a supervisor domain is allowed.

Expand Down Expand Up @@ -92,3 +92,4 @@ system cite:[ExtDbgSec]:

. External trace of M-mode can be enabled only by the HW RoT of the RDSM
(See RISC-V Security model requirements SR_GEN_007 and SR_GEN_012).

0 comments on commit fcd0402

Please sign in to comment.