nuttx/arch/risc-v
Jukka Laitinen f1c877d67d arch/risc-v/src/common/riscv_exception.c: Just _exit the user task causing an exception
We shouldn't panic the kernel when a user task excepts, we can just kill the user task and
it's children. Do this by returning to _exit() in kernel context.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2024-03-20 18:03:15 -03:00
..
include comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
src arch/risc-v/src/common/riscv_exception.c: Just _exit the user task causing an exception 2024-03-20 18:03:15 -03:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v/litex: Allow FDT to be passed from previous boot change. 2024-03-20 20:53:17 +08:00