nuttx-update/arch/risc-v
Yanfeng Liu 6986cd4105 arch/riscv: unify in-kernel syscall
This generalizes the in-kernel syscall approach from KERNEL mode to
all build modes so that to unify in-kernel syscall invocations.  As
a result, machine mode ECALL and the supervisor folder are no longer
needed.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-08-08 21:25:59 +08:00
..
include arch/riscv: unify in-kernel syscall 2024-08-08 21:25:59 +08:00
src arch/riscv: unify in-kernel syscall 2024-08-08 21:25:59 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig riscv/syscall: Add dependency to RISCV_PERCPU_SCRATCH when LIB_SYSCALL=y 2024-08-07 02:41:14 +08:00