mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-01-03 19:11:19 +00:00
We add an optional platform irqchip exit hook for exit path handling in sbi_exit() implementation. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>