esp-idf/components/esp32/ld
Marius Vikhammer 54383f684f soc: add dummy bytes to ensure instr prefetch always valid
The CPU might prefetch instructions, which means it in some cases
will try to fetch instruction located after the last instruction in
flash.text.

Add dummy bytes to ensure fetching these wont result in an error,
 e.g. MMU exceptions
2021-06-26 08:54:46 +08:00
..
esp32_fragments.lf esp_wifi: ESP32 phy add [sections:phy_iram] 2021-03-19 03:02:26 +00:00
esp32.extram.bss.ld linker external bss: Align end of ext bss to word boundary 2018-12-20 01:40:05 +00:00
esp32.ld build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment 2021-05-10 11:17:58 +08:00
esp32.peripherals.ld TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
esp32.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-06-26 08:54:46 +08:00