u-boot/arch/riscv
Bin Meng f295e00c61 riscv: Avoid calling sbi_clear_ipi()
There is no need for S-mode U-Boot to call sbi_clear_ipi() as it
can be cleared directly from S-mode. This saves some cycles.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas@auer.io>
2020-03-17 11:29:40 +08:00
..
cpu riscv: Remove unnecessary instruction 2020-02-10 14:51:52 +08:00
dts riscv: dts: Add #address-cells and #size-cells in nor node 2019-12-10 08:23:10 +08:00
include/asm riscv: Fix sbi_remote_sfence_vma{,_asid} 2020-03-17 11:29:40 +08:00
lib riscv: Avoid calling sbi_clear_ipi() 2020-03-17 11:29:40 +08:00
config.mk riscv: qemu: define standalone load address 2019-01-15 09:36:31 +08:00
Kconfig riscv: Add option to print registers on exception 2020-02-10 14:51:08 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00