esp-idf/components/esp32s3/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
..
esp32s3_fragments.lf esp32: move coredump sections and schemes to espcoredump 2021-03-01 14:19:34 +08:00
esp32s3.ld rtc: fix rtc slow memory layout on esp32s3 2021-02-02 20:03:08 +08:00
esp32s3.peripherals.ld Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
esp32s3.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00