esp-idf/components/esp_system/port
Martin Vychodil 69096ddce5 Security: ESP32C3 memory protection feature (IRAM0/DRAM0)
Software support for PMS module.
Allows controlled memory access to IRAM (R/W/X) and DRAM0 (R/W)
On/locked by default, configurable in Kconfig (esp_system)

Closes https://jira.espressif.com:8443/browse/IDF-2092
2021-01-27 08:44:03 +01:00
..
arch Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
include async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
soc system: reset dma when soft reset 2021-01-25 04:51:40 +00: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 Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
panic_handler.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00