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
Fix the disabling of interrupts in the `_interrupt_set` functions;
these were previously incapable of clearing the mie|mstatus bit.
Modify the interrupt timeout loop in plic_tests.hh accordingly.
Re-express mcycle 'wfiTimeout' check to be robust against counter
wraparound (this takes only about 100 seconds of run time on the
Sonata board at 40MHz).
0 commit comments