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.ld
esp32s3.peripherals.ld
esp32s3.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00
esp32s3_fragments.lf