nuttx/arch/risc-v
Inochi Amaoto a33313413d arch/risc-v: introduce dynamic stack allocation.
It is misleading to allocate stack from static array and heap,
make all stack allocated from heap area.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-04-27 22:09:22 -03:00
..
include arch/risc-v: unfiy IPI access 2024-04-27 22:09:22 -03:00
src arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v: decouple Per-CPU scratch with ARCH_USE_S_MODE 2024-04-25 09:48:59 -03:00