nuttx/arch/risc-v
Ville Juven fc44cbdbdb arch/risc-v: Set Supervisor User Memory (access) for idle process too
This has been a long issue for me as it results in random crashes when
asynchronous events occur when the idle process is active.

The problem is that the kernel cannot access user memory, because the CPU
status prevents it.
2023-03-29 10:53:09 -03:00
..
include risc-v: SV32 MMU support for qemu-rv. 2023-03-29 22:15:19 +09:00
src arch/risc-v: Set Supervisor User Memory (access) for idle process too 2023-03-29 10:53:09 -03:00
Kconfig risc-v: SV32 MMU support for qemu-rv. 2023-03-29 22:15:19 +09:00