mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1e58eb6928
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 |
||
---|---|---|
.. | ||
arch | ||
include | ||
public_compat | ||
soc | ||
brownout.c | ||
CMakeLists.txt | ||
cpu_start.c | ||
panic_handler.c |