esp-idf/components/esp_system
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 esp_system: Add soc_caps guards in esp_sleep.h 2021-01-25 17:20:04 +00:00
port Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
test esp_system: Enable deep sleep reset reason test for ESP32-C3 2021-01-25 17:20:04 +00:00
CMakeLists.txt bootloader: fix external 32k xtal not found error 2021-01-20 16:51:20 +08:00
component.mk esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
esp_async_memcpy.c Merge branch 'feature/gdma_channel_allocator' into 'master' 2021-01-14 10:52:49 +08:00
intr_alloc.c esp32c3: format and clean up interrupt and os port code 2021-01-05 15:39:46 +08:00
Kconfig Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
panic.c esp_system: remove remaining use of old gdbstub header 2020-12-18 09:32:24 +08:00
sdkconfig.rename Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
sleep_modes.c Merge branch 'bugfix/keep_esp_rtc_time_correct' into 'master' 2021-01-27 15:22:43 +08:00
startup.c esp32c3: Adds support BROWNOUT reset 2021-01-18 15:38:09 +08:00
system_api.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
system_time.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00