mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 14:35:46 +00:00
This commit does the following: - renames the 'text' ROM section to 'rom_start', to reflect that this section is the first section of the image. - renames the 'TEXT_SECTION_NAME_2' section to 'text', since that section (whose start is pointed by _image_text_start) holds the entire image text section. The commit removes the confusion by having multiple ROM sections named as 'text' in ARM Cortex-M builds. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
arch_inlines.h | ||
cpu.h | ||
syscall.h |