zephyr/cmake/linker
Daniel Leung 4683c8d4d5 linker: introduce profile xt-ld
Xtensa toolchain has its own linker, xt-ld, which is based on
binutils' ld. There are, of course, Xtensa specific options.
But mostly it is based on old version of ld. It would be
better to detach it from the ld profile to avoid any
incompatible changes there.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-02-22 08:35:46 -05:00
..
arcmwdt toolchain: Move extra warning options to toolchain abstraction 2023-02-19 20:34:13 -05:00
armlink
ld toolchain: Move extra warning options to toolchain abstraction 2023-02-19 20:34:13 -05:00
lld kconfig: linker: Add --no-relax build option 2023-01-16 11:20:32 +00:00
xt-ld linker: introduce profile xt-ld 2023-02-22 08:35:46 -05:00
linker_flags_template.cmake toolchain: Move extra warning options to toolchain abstraction 2023-02-19 20:34:13 -05:00
linker_script_common.cmake