esp-idf/components/esp_system/ld/esp32s3
Mahavir Jain e0d29d4ada esp_system: create ld template to abstract few common settings
PMS aware chips require prefetch padding size for instruction fetch, or
some memory alignment considerations. These settings are now exposed
through kconfig options (hidden) and used through common ld template.
This shall help to add and manage future chips support easily for
these considerations.

Closes IDF-3624
2021-09-02 16:13:17 +08:00
..
memory.ld.in esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
sections.ld.in esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00