Skip to content

Commit

Permalink
Fix contradictory req. for ndmresetpending
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Matyas committed Jan 11, 2024
1 parent 359bedc commit bd154a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debug_module.tex
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ \section{Reset Control} \label{reset}
it might not be possible to perform arbitrary DMI accesses across
hardware platform reset.
While \FdmDmcontrolNdmreset or any external reset is asserted, the only supported DM
operations are reading and writing \RdmDmcontrol. The behavior of other accesses
is undefined.
operations are reading/writing \RdmDmcontrol and reading
\RdmDmstatus.\FdmDmstatusNdmresetpending. The behavior of other accesses is undefined.

When harts have been reset, they must set a sticky {\tt havereset} state bit.
The conceptual {\tt havereset} state bits can be read for selected harts in
Expand Down

0 comments on commit bd154a5

Please sign in to comment.