mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b04705cfe2
Check Memprot lock bit(s) during the system startup, abort/reset on any Memprot parts found locked during this phase. There is no legal reason to disallow the Memprot configuration by the system, so it's either a critical bug in the application or an malicious attempt to bypass the system security. Error message is printed before digital system reset. Closes IDF-2700 |
||
---|---|---|
.. | ||
include | ||
port | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
esp_async_memcpy.c | ||
intr_alloc.c | ||
Kconfig | ||
linker.lf | ||
panic.c | ||
sdkconfig.rename | ||
sleep_modes.c | ||
startup.c | ||
system_api.c | ||
system_time.c |