-
- Downloads
RISC-V,PLIC: Cannot mask and unmask claimed IRQ
While masking and unmasking IRQs seems to work for some IRQ sources, there are IRQ sources where masking an IRQ during a claim causes no more IRQs to be raised after the IRQ is unmasked. This change explicitly follows the claim->acknowledgement procedure that the PLIC expects.
Please register or sign in to comment