soc: esp32c6: add LLEXT linker entry

Make sure LLEXT sections are properly placed to avoid
orphan declaration.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2024-10-07 21:35:44 -03:00 committed by Carles Cufí
commit e48639e460

View file

@ -136,6 +136,10 @@ SECTIONS
#include <zephyr/linker/rel-sections.ld> #include <zephyr/linker/rel-sections.ld>
#ifdef CONFIG_LLEXT
#include <zephyr/linker/llext-sections.ld>
#endif
/* --- START OF RTC --- */ /* --- START OF RTC --- */
.rtc.text : .rtc.text :