mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-08 07:50:20 +00:00
As of now, uboot doesn't have support for SMP. Moreover, unleashed board has a E51 hart which doesn't not support S mode. We should only boot only 1 non-zero hart. Signed-off-by: Atish Patra <atish.patra@wdc.com>