aboutsummaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorAnup Patel <anup.patel@wdc.com>2020-03-04 17:30:21 +0530
committerAnup Patel <anup@brainfault.org>2020-03-11 15:30:08 +0530
commit2b945fc180026d8eef701226a9bf0a82976c71c1 (patch)
tree9575173dbce4af1e57a8fe17259b49d01e22b9a8 /platform
parent71d2b837c46e7528ab03bd6489fec86100681f22 (diff)
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>
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions