Files
opensbi/lib
Anup Patel 6f02b6938f lib: Introduce bitmap to track HARTs waiting for coldboot
On QEMU Virt, max supported HARTs are 8 but number of HARTs
actually depend on "-smp" command-line parameter passed to
QEMU. This creates problems in sbi_hart_wake_coldboot_harts()
because when number of HARTs are less than 8.

To tackle this, we introduce a bitmap to track HARTs waiting
for coldboot to finish. We wake only those HARTs who have
set their bit in coldboot bitmap.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
2018-12-21 10:09:33 +05:30
..
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-20 15:55:27 -08:00
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30
2018-12-11 19:24:06 +05:30