Skip to content

Commit 9590e02

Browse files
AR: Clarify what tmexttrigger.intctl is for (#898)
* AR: Clarify what tmexttrigger.intctl is for Addresses #891. * Add missing article Co-authored-by: Paul Donahue <[email protected]> Signed-off-by: Tim Newsome <[email protected]> --------- Signed-off-by: Tim Newsome <[email protected]> Co-authored-by: Paul Donahue <[email protected]>
1 parent 3f73353 commit 9590e02

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

xml/hwbp_registers.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,6 +1303,12 @@
13031303
An implementation may either ignore the signal altogether when it cannot
13041304
fire (dropping the trigger event) or it may hold the action as pending
13051305
and fire the trigger once it is legal to do so.
1306+
1307+
\begin{commentary}
1308+
\FcsrTmexttriggerIntctl is intended to be used by the {\tt clicinttrig}
1309+
mechanism from the Core-Local Interrupt Controller (CLIC) RISC-V
1310+
Privileged Architecture Extensions.
1311+
\end{commentary}
13061312
<field name="type" bits="XLEN-1:XLEN-4" access="R" reset="4" />
13071313
<field name="dmode" bits="XLEN-5" access="WARL" reset="0" />
13081314
<field name="hit" bits="XLEN-6" access="WARL" reset="0">

0 commit comments

Comments
 (0)