mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-03-21 19:41:34 +00:00
Per PLIC spec, interrupt ID 0 is defined to mean "no interrupt". We should bypass it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>