u-boot-brain/arch/riscv
Atish Patra 7e249bc13a riscv: Move all SMP related SBI calls to SBI_v01
SMP support for S-mode U-Boot is enabled only if SBI_V01 is enabled.
There is no point in supporting SMP related (IPI and fences) SBI calls
when SBI_V02 is enabled.

Modify all the SMP related SBI calls to be defined only for SBI_V01.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-05-26 15:50:08 +08:00
..
cpu common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
dts sifive: fu540: Enable spi-nor flash support 2020-04-30 22:34:20 +05:30
include/asm riscv: Move all SMP related SBI calls to SBI_v01 2020-05-26 15:50:08 +08:00
lib riscv: Move all SMP related SBI calls to SBI_v01 2020-05-26 15:50:08 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig riscv: Make SBI v0.2 the default SBI version 2020-04-23 10:14:06 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00