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 substract rtc_iram_seg memory region size from ESP_BOOTLOADER_RESERVE_RTC 2021-10-29 21:24:09 +08:00
esp32c3 System: fix RTCFAST section alignment 2021-12-23 19:58:39 +08:00
esp32h2 esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
esp32s2 substract rtc_iram_seg memory region size from ESP_BOOTLOADER_RESERVE_RTC 2021-10-29 21:24:09 +08:00
esp32s3 deep sleep: add deep sleep support for esp32s3 2021-10-20 11:36:20 +08:00
esp8684 ESP8684: add freertos, hal, esp_system support 2021-11-06 17:33:44 +08:00
ld.cmake esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
ld.common esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00