You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ot] hw/opentitan: ot_ibex_wrapper: Fix Fatal SW alert signal
This was using the wrong mask and so was sending all four alerts on a
SW-triggered fatal alert, but should actually just be sending the 1
alert for fatal SW alerts.
Also change the naming of the alert fields to more closely align with
the actual alert indexes, rather than being specific to the alert test
register.
Signed-off-by: Alex Jones <[email protected]>
0 commit comments