nuttx/boards/risc-v/qemu-rv/rv-virt/src
Inochi Amaoto 44bed119f0 boards: rv-virt: Use config to compute memory layout for kernel build
rv-virt support different size of ksram and pgmem region, but the
fixed value in the link script limits this function. As nuttx supports
preprocessing the link script. It is better to use the config value
to compute the memory layout. This also make all kernel build use the
same script.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-05-20 10:14:14 +08:00
..
etc/init.d
.gitignore risc-v/qemu-rv/rv-virt: Add support to loader ROMFS image in kernel 2024-02-07 19:46:42 -08:00
CMakeLists.txt boards: rv-virt: Use config to compute memory layout for kernel build 2024-05-20 10:14:14 +08:00
Makefile risc-v/qemu-rv/rv-virt: Add support to loader ROMFS image in kernel 2024-02-07 19:46:42 -08:00
qemu_rv_appinit.c riscv/virt: M-mode poweroff support 2024-05-08 15:39:26 +08:00
romfs_stub.c risc-v/qemu-rv/rv-virt: Add support to loader ROMFS image in kernel 2024-02-07 19:46:42 -08:00
romfs.h risc-v/qemu-rv/rv-virt: Add support to loader ROMFS image in kernel 2024-02-07 19:46:42 -08:00