esp-idf/components/esp32c3
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
..
include Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
ld Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
test [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
cache_err_int.c panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
clk.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
CMakeLists.txt Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
component.mk esp32c3: added target component 2020-12-11 11:44:01 +08:00
crosscore_int.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
dport_access.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
esp_crypto_lock.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
esp_ds.c [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
esp_hmac.c [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
hw_random.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
Kconfig add brownout reset option prompt to menuconfig 2021-01-21 10:03:32 +08:00
linker.lf esp32c3: added target component 2020-12-11 11:44:01 +08:00
Makefile.projbuild esp32c3: added target component 2020-12-11 11:44:01 +08:00
memprot.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
project_include.cmake esp32c3: added target component 2020-12-11 11:44:01 +08:00
system_api_esp32c3.c system: update edma reset in system_api_esp32c3/s3.c 2021-01-25 04:51:40 +00:00