ESP32 requires proper alignment between sections. There are some scenarios, as reported in #74533, that the section can get shifted, causing runtime failure. Making sure SECTION_PROLOGUE is used with ALIGN_WITH_INPUT will guarantee its consistency. Fixes #74533 Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
default.ld | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.mac | ||
Kconfig.soc | ||
mcuboot.ld | ||
memory.h | ||
pinctrl_soc.h | ||
power.c | ||
poweroff.c | ||
soc.c | ||
soc.h | ||
soc_irq.c | ||
soc_irq.S | ||
vectors.S |