mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-04 14:31:51 +01:00
2db381fc74
This patch introduce sbi_hsm_hart_started_mask() API as a replacement of sbi_hart_available_mask() API. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>