Files
esp-idf/components/esp_system/port/cpu_start.c
Mahavir Jain 7b995355ba startup: fix incorrect MMU configuration issue for the RAM loadable ELF
For RAM loadable ELF, entire firmware is running from RAM and hence the
IROM/DROM size must be treated as 0 (no cache mappings created for
code/rodata).
2023-03-20 11:12:06 +05:30

23 KiB