Commit 1247809
committed
[ot] hw/misc: pulp_rv_dm: Reset idle cache bitmask
Reset the `idle_bm` on a reset of the Pulp RV_DM, as a system / NDM
reset while a hart is halted can cause the hart to resume, whilst the
Pulp RV_DM still thinks the hart is halted (thus it never acknowledges
the halted state, and it never appears in the DM's `dmstatus`).
Signed-off-by: Alex Jones <alex.jones@lowrisc.org>1 parent 8b6de0e commit 1247809
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
485 | 487 | | |
486 | 488 | | |
487 | 489 | | |
| |||
0 commit comments