WFE/WFI in wb + pending irq can cause interrupt to be missed #403
Labels
Component:Other
Non-RTL, non-documentation (e.g. bhv, sva)
Status:Resolved
Issue has been resolved, but closure is pending on git merge and/or issuer confirmation
Type:Bug
For bugs in any content (RTL, Documentation, etc.)
WFE/WFI in wb + IRQ can cause interrupt to be missed
An wfi/wfe in wb while there is a pending and enabled interrupt for one cycle causes interrupt to be missed. In the example below the second pending and enabled interrupt wakes up the core and is taken.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: