esp-idf/components/esp_mm
gaoxiaojie aff298be18 fix(cache): no longer use freeze in esp_cache_msync
Writeback and invalidation don't need cache to be frozen first
2023-07-21 17:19:11 +08:00
..
include MMU: Fix stale data being read on memory mapped instruction page 2023-03-24 18:59:57 +08:00
port esp32h4: remove esp32h4 target from peripherals 2023-04-26 18:53:10 +08:00
test_apps ci: remove redundent ci configs for chip support and network components 2023-04-26 17:29:51 +08:00
CMakeLists.txt esp_mm: cache_msync API 2023-02-28 10:42:22 +08:00
cache_esp32.c esp_mm: fix dependency to esp_psram 2023-02-28 10:42:22 +08:00
esp_cache.c fix(cache): no longer use freeze in esp_cache_msync 2023-07-21 17:19:11 +08:00
esp_mmu_map.c MMU: Fix stale data being read on memory mapped instruction page 2023-03-24 18:59:57 +08:00
ext_mem_layout.h esp_mm: new virtual memory mapping apis via mmu 2023-02-07 20:23:52 +08:00
linker.lf esp_mm: fix dependency to esp_psram 2023-02-28 10:42:22 +08:00