[PATCH 2/2] riscv: Avoid calling sbi_clear_ipi()

Lukas Auer lukas at auer.io
Wed Mar 11 22:54:28 CET 2020


On Fri, 2020-03-06 at 00:44 -0800, Bin Meng wrote:
> 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 at gmail.com>
> ---
> 
>  arch/riscv/lib/sbi_ipi.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Reviewed-by: Lukas Auer <lukas at auer.io>


More information about the U-Boot mailing list