esp-idf/components/esp_system/ld
Mahavir Jain fd6c710b27
fix: cleanup memprot files for C6/H2/P4
There is no separate permission control peripheral in C6/H2/P4.
Memory protection is achieved using built-in PMA/PMP and hence
removing permission control specific files.
2024-03-11 17:10:40 +05:30
..
esp32 feat(esp_system): allow .bss to spill over into L2MEM above 0x4ff40000 2024-02-28 19:41:25 +04:00
esp32c2 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32c3 feat(esp_system): allow .bss to spill over into L2MEM above 0x4ff40000 2024-02-28 19:41:25 +04:00
esp32c5 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32c6 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32c61 feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
esp32h2 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32p4 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32s2 feat(esp_system): allow .bss to spill over into L2MEM above 0x4ff40000 2024-02-28 19:41:25 +04:00
esp32s3 feat(esp_system): allow .bss to spill over into L2MEM above 0x4ff40000 2024-02-28 19:41:25 +04:00
ld.cmake refactor(esp32c5): change beta3 path in esp_system and bootloader 2024-03-01 11:12:36 +08:00
ld.common feat(esp_system): allow .bss to spill over into L2MEM above 0x4ff40000 2024-02-28 19:41:25 +04:00