nuttx-mirror/boards/risc-v
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
..
bl602/bl602evb arch/risc-v: Make bl602 allocate idle stack after ebss 2024-05-06 15:04:24 -03:00
bl808/ox64 arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
c906/smartl-c906 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
esp32c3 esp32c3/wifi: Add support for the Wi-Fi in ESP32-C3 2024-05-14 22:10:45 +08:00
esp32c3-legacy fix nxstyle 2024-05-15 21:53:59 +08:00
esp32c6 esp32c6/wifi: Add support for the Wi-Fi in ESP32-C6 2024-05-14 22:10:45 +08:00
esp32h2 arch/risc-v: Make esp32 SoCs allocate idle stack after ebss 2024-05-08 15:43:41 +08:00
fe310/hifive1-revb boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
hpm6000/hpm6360evk fix nxstyle 2024-04-16 19:09:12 +08:00
hpm6750/hpm6750evk2 boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
jh7110/star64 arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
k210/maix-bit arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
k230/canmv230 arch/risc-v: implement sbi_ipi_send 2024-05-02 16:08:13 +08:00
litex/arty_a7 Fix Kconfig style 2023-11-08 22:58:26 +08:00
mpfs boards/risc-v/mpfs/common/src: Update mpfs_emmcsd.c and mpfs_composite.c 2024-05-17 19:14:06 +08:00
qemu-rv/rv-virt boards: rv-virt: Use config to compute memory layout for kernel build 2024-05-20 10:14:14 +08:00
rv32m1/rv32m1-vega Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00