esp-idf/components/soc/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/soc Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
CMakeLists.txt gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
adc_periph.c
gdma_periph.c gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gpio_periph.c
i2c_bbpll.h
i2c_periph.c
i2s_periph.c
interrupts.c
ledc_periph.c
rmt_periph.c
sigmadelta_periph.c
soc_memory_layout.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
spi_periph.c
timer_periph.c
uart_periph.c