esp-idf/components/esp_system/port
Martin Vychodil b04705cfe2 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-08-02 12:18:46 +02:00
..
arch esp32c3: memprot API upgrade and test application 2021-04-12 10:21:58 +10:00
include async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
soc uart: fix misleading files for UART2 2021-04-29 14:23:13 +08:00
async_memcpy_impl_gdma.c async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
CMakeLists.txt esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
cpu_start.c system/security: Memprot bypassing mitigation 2021-08-02 12:18:46 +02:00
panic_handler.c esp_system: Reconfigure the WDTs at the start of the panic handler 2021-07-06 09:59:39 +08:00