zephyr/soc/andestech/ae350
Jimmy Zheng f80377bd4e soc: andestech: linker.ld: clarify usage of __rom_region_end/size
Clarify usage of __rom_region_end/size in XIP system.
When PMP is enabled, __rom_region_end should be padded to meet the
requirement of PMP entry, and the actual ROM region usage ends at
.last_section instead of __rom_region_end.

Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com>
2024-04-02 21:04:20 -04:00
..
common_linker
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.defconfig.ae350
Kconfig.soc
l2_cache.c
linker.ld soc: andestech: linker.ld: clarify usage of __rom_region_end/size 2024-04-02 21:04:20 -04:00
pma.c
soc_context.h
soc_irq.S
soc_offsets.h
soc_v5.h
start.S