History log of /optee_os/core/arch/riscv/kernel/idle.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 46a20318 01-Nov-2022 Marouene Boubakri <marouene.boubakri@nxp.com>

riscv: kernel: idle.c: implement cpu_idle()

Required by panic() to abort current execution. It ensures memory
operations were complete and stalls the hart.

Signed-off-by: Marouene Boubakri <marouen

riscv: kernel: idle.c: implement cpu_idle()

Required by panic() to abort current execution. It ensures memory
operations were complete and stalls the hart.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>

show more ...