mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-10-10 02:21:43 +01:00

With RISC-V H-extension v0.5 draft, we have special support for guest external interrupts so this patch adds related defines which were missed-out previously. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>