nuttx/boards/arm/nrf53
raiden00pl 53fccb56c9 boards/{nrf53|stm32h7}: mark shmem region as NOLOAD
Shmem region lives in RAM and should not be load in FLASH.

This fixes the issue with wrong binary size when build AMP
configurations with RPTUN enabled. Before this change shmem
region was exported by objcopy to binary file which caused
the bin size to be huge and impossible to flash.

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-12-30 22:26:28 +08:00
..
common boards/{nrf53|stm32h7}: mark shmem region as NOLOAD 2025-12-30 22:26:28 +08:00
nrf5340-audio-dk boards/{nrf53|stm32h7}: mark shmem region as NOLOAD 2025-12-30 22:26:28 +08:00
nrf5340-dk boards/{nrf53|stm32h7}: mark shmem region as NOLOAD 2025-12-30 22:26:28 +08:00
thingy53 boards/{nrf53|stm32h7}: mark shmem region as NOLOAD 2025-12-30 22:26:28 +08:00