mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
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