nuttx/arch/risc-v
Yanfeng Liu 08c4686f47 riscv/fork: fix tp for PROTECTED
This fixes `tp` value of forked child in PROTECTED build to support
vfork. Why? the optimized `dispatch_syscall` requires `tp` to hold
the task TCB since commit e6973c764c.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-07-17 17:20:00 +08:00
..
include riscv: Initial support for debug trigger module 2024-07-14 20:32:19 +08:00
src riscv/fork: fix tp for PROTECTED 2024-07-17 17:20:00 +08:00
CMakeLists.txt
Kconfig riscv: Initial support for debug trigger module 2024-07-14 20:32:19 +08:00