diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2020-03-06 00:44:17 -0800 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2020-03-17 11:29:40 +0800 |
commit | f295e00c61100960182b3bbcf5d823bd51487420 (patch) | |
tree | d943561892face9246b66ce1e223ad6fa981c97c /common/image.c | |
parent | fe13692e23b3786d4de060a98c65c922385d6c70 (diff) |
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>
Diffstat (limited to 'common/image.c')
0 files changed, 0 insertions, 0 deletions