zephyr/cmake/toolchain
Daniel Leung 0638c7021d cmake: xtools: use SoC name in path to xtensa toolchain
Xtensa requires building a new toolchain for a specific SoC.
By default xtools built Xtensa toolchains all have prefix of
xtensa-zephyr-elf. In order to distinguish different toolchains,
they are now placed in their own directories under their SoC
name. This allows us to have multiple Xtensa toolchains
targeting multiple SoCs.

The additional level in path name is introduced in SDK v0.11
and sdk-ng master.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-12-21 10:27:32 -05:00
..
cross-compile
espressif
gnuarmemb
host
llvm
xcc
xtools cmake: xtools: use SoC name in path to xtensa toolchain 2019-12-21 10:27:32 -05:00
zephyr xtensa: add support to build HAL as part of build process 2019-12-18 20:24:18 -05:00