esp-idf/components/bootloader/subproject/main
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
..
ld soc: add dummy bytes to ensure instr prefetch always valid 2021-06-26 08:54:46 +08:00
bootloader_start.c bootloader_support: refactor to better support multi target 2019-12-23 05:45:17 +00:00
CMakeLists.txt Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 13:44:24 +10:00
component.mk feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30