nuttx/arch/risc-v
Jukka Laitinen 1f6079814a arch/risc-v/src/common/supervisor/riscv_perform_syscall.c: Record the currently running task in risc-v syscall
If a context switch occurs in syscall, the g_running_task need to be recorded for assert logic.
This copies the logic from arm platforms

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2024-03-21 18:45:41 +08:00
..
include comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
src arch/risc-v/src/common/supervisor/riscv_perform_syscall.c: Record the currently running task in risc-v syscall 2024-03-21 18:45:41 +08: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