Files
opensbi/lib/sbi
Anup Patel 2b945fc180 lib: sbi_init: Use hartmask for coldboot wait
The coldboot_wait_bitmap is of fixed size and has __riscv_xlen
bits. This limits us to scale beyond __riscv_xlen HARTs hence
we replace coldboot_wait_bitmap with coldboot_wait_hmask which
is of type struct sbi_hartmask.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-03-11 15:30:08 +05:30
..
2020-03-11 15:29:45 +05:30
2020-03-10 10:27:28 +05:30
2020-03-11 15:29:45 +05:30
2020-03-10 10:27:28 +05:30
2019-08-09 12:38:33 +05:30
2020-03-10 10:27:28 +05:30
2020-03-10 10:27:28 +05:30
2020-02-24 18:07:55 +05:30
2020-01-07 12:10:55 +05:30
2020-03-10 10:27:28 +05:30