nuttx/arch/arm
Ville Juven a636edcbe4 addrenv/kstack: Allocate the kernel stack before initializing tcb
This is preparation to use kernel stack for everything when the user
process enters the kernel. Now the user stack is in use when the user
process runs a system call, which might not be the safest option.
2023-06-09 13:53:27 +08:00
..
include board: add CortexR52 FVP AEMv8R platform 2023-06-01 09:51:03 -03:00
src addrenv/kstack: Allocate the kernel stack before initializing tcb 2023-06-09 13:53:27 +08:00
Kconfig arch/arm: initial FPU support for armv8r aarch32 2023-06-04 16:49:34 -03:00