[PATCH] spl: add __noreturn attribute to spl_invoke_opensbi function
Leo Liang
ycliang at andestech.com
Mon Sep 4 09:03:22 CEST 2023
On Tue, Aug 29, 2023 at 10:20:14AM +0900, Chanho Park wrote:
> spl_invoke_opensbi function is not returned to SPL. Thus, we need to
> set __noreturn function attribute.
>
> Signed-off-by: Chanho Park <chanho61.park at samsung.com>
> ---
> common/spl/spl_opensbi.c | 7 ++++---
> include/spl.h | 2 +-
> 2 files changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list