esp-idf/components/esp32/ld
Marius Vikhammer 8ac74082f1 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-03-29 13:50:03 +08:00
..
esp32_fragments.lf esp32: move coredump sections and schemes to espcoredump 2021-03-01 14:19:34 +08:00
esp32.ld esp32: allow up to 8 kB of ULP program size 2020-10-05 11:41:39 +02:00
esp32.peripherals.ld TWAI: Add ESP32-S2 support 2020-06-30 16:56:03 +08:00
esp32.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00