esp-idf/components/esp_system/ld
Martin Vychodil 60386410ae 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-22 21:58:20 +01:00
..
esp32 components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2021-09-16 20:26:35 +08:00
esp32c3 System: fix RTCFAST section alignment 2021-12-22 21:58:20 +01:00
esp32h2 esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
esp32s2 esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
esp32s3 deep sleep: add deep sleep support for esp32s3 2021-10-20 11:36:20 +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