esp-idf/components/esp_system/port
Martin Vychodil 1e58eb6928 system/security: Memprot bypassing mitigation
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
2021-06-01 00:07:09 +02:00
..
arch esp32c3: memprot API upgrade and test application 2021-04-12 13:44:11 +10:00
include esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00
public_compat esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00
soc Merge branch 'bugfix/fix_728_series_reboot_failure' into 'master' 2021-04-30 03:20:47 +00:00
brownout.c ulp: clear rtc int at initialization 2021-03-31 17:15:55 +08:00
CMakeLists.txt esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00
cpu_start.c system/security: Memprot bypassing mitigation 2021-06-01 00:07:09 +02:00
panic_handler.c panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00