mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-11-23 11:14:20 +00:00
The sbi_platform_hart_disabled() should return TRUE for HART id greater than platform hart count. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>