mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-02-07 01:11:36 +00:00
We remove usage of sbi_platform_hart_count() API from sbi_hsm so that discontinuous and sparse HART ids can be supported. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>