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

Instead of doing sbi_hang() we should do sbi_exit() upon halt IPI. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>