esp-idf/components/esp32/ld
Marius Vikhammer 0dfe45249a 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-07-12 09:18:15 +08:00
..
esp32_fragments.lf esp_wifi: ESP32 phy add [sections:phy_iram] 2021-03-17 15:27:39 +08: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 Revert "C++: add provisions for optional RTTI support" 2019-10-31 10:12:16 +07:00
esp32.peripherals.ld add esp_eth component 2019-06-26 10:19:23 +08:00
esp32.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-07-12 09:18:15 +08:00