zephyr/soc/xtensa/nxp_adsp
Iuliana Prodan 9af6825874 nxp_adsp: linker: Add snippets to linker script
The xtensa/nxp_adsp_imx8m linker script is missing
the necessary include statements for linker snippets.
So we need to add them.

This fixes compile warnings like: orphan section `.unstable_id'
from `modules/chre/lib..__modules__lib__chre__platform__zephyr.a
(version.cc.obj)' being placed in section `.unstable_id'.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
2023-11-20 11:13:44 +01:00
..
common cmake: cleanup and simplify the standard include logic in Zephyr 2023-11-06 18:57:30 -05:00
imx8 nxp_adsp: linker: Rename text area variables 2023-11-20 11:13:44 +01:00
imx8m nxp_adsp: linker: Add snippets to linker script 2023-11-20 11:13:44 +01:00
rt5xx nxp_adsp: linker: Rename text area variables 2023-11-20 11:13:44 +01:00
CMakeLists.txt cmake: cleanup and simplify the standard include logic in Zephyr 2023-11-06 18:57:30 -05:00
Kconfig
Kconfig.defconfig soc: xtensa/nxp_adsp: put guard in Kconfig.defconfig 2023-10-26 19:16:53 -04:00
Kconfig.soc