summaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot
diff options
context:
space:
mode:
authorAtish Patra <atishp@rivosinc.com>2022-01-20 10:09:17 +0100
committerPalmer Dabbelt <palmer@rivosinc.com>2022-01-20 18:27:16 +0100
commit2ffc48fc7071da4b2d881b0f21d37ed05feb697b (patch)
treefa6687a62f494303c5baf45bcb05aefe9ba1526d /arch/riscv/boot
parentRISC-V: Move the entire hart selection via lottery to SMP (diff)
downloadlinux-2ffc48fc7071da4b2d881b0f21d37ed05feb697b.tar.xz
linux-2ffc48fc7071da4b2d881b0f21d37ed05feb697b.zip
RISC-V: Move spinwait booting method to its own config
The spinwait booting method should only be used for platforms with older firmware without SBI HSM extension or M-mode firmware because spinwait method can't support cpu hotplug, kexec or sparse hartid. It is better to move the entire spinwait implementation to its own config which can be disabled if required. It is enabled by default to maintain backward compatibility and M-mode Linux. Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Atish Patra <atishp@rivosinc.com> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/boot')
0 files changed, 0 insertions, 0 deletions