nuttx/boards/risc-v/qemu-rv/rv-virt/scripts
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
..
gnu-elf.ld
ld-kernel.script boards: rv-virt: Use config to compute memory layout for kernel build 2024-05-20 10:14:14 +08:00
ld.script arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
Make.defs boards: rv-virt: Use config to compute memory layout for kernel build 2024-05-20 10:14:14 +08:00