
4 Sep
2023
4 Sep
'23
9:03 a.m.
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@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@andestech.com