mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-09 00:10:21 +00:00
The sbi_hartmask_for_each_hart() macro is slow and has only one user so let us completely remove the sbi_hartmask_for_each_hart() macro. Signed-off-by: Anup Patel <apatel@ventanamicro.com>