esp-idf/components/esp_system/ld
Martin Vychodil 16891e7a6c System: fix RTCFAST section alignment
This bugfix contains 3 fixes:
1. .rtc_dummy section is removed (not needed for C3)
2. .rtc_text section is padded with 16B for possible CPU prefetch
3. .rtc_text section is aligned to 4B boundary to comply with PMS Memprot requirements
2021-12-23 19:58:39 +08:00
..
esp32
esp32c3 System: fix RTCFAST section alignment 2021-12-23 19:58:39 +08:00
esp32h2
esp32s2
esp32s3
esp8684 ESP8684: add freertos, hal, esp_system support 2021-11-06 17:33:44 +08:00
ld.cmake
ld.common