zephyr/arch/riscv
Jim Shu fd1e5aebc0 arch: riscv: fix sp of supervisor thread in _Fault function.
Although CONFIG_USERSPACE is enabled, there are supervisor threads who
don't have privileged stack using exception handler. Only let user
threads to switch to privileged stack in exception handler.

Signed-off-by: Jim Shu <cwshu@andestech.com>
2022-01-11 11:47:03 +01:00
..
core arch: riscv: fix sp of supervisor thread in _Fault function. 2022-01-11 11:47:03 +01:00
include kernel: mem_domain: arch_mem_domain functions to return errors 2021-11-22 12:45:22 -05:00
CMakeLists.txt riscv: toolchain arguments for a 64-bit build 2019-08-09 09:11:45 -05:00
Kconfig riscv: Add an option for configuring mcause exception mask 2021-12-20 17:51:30 +01:00