zephyr/cmake/toolchain
Wayne Ren b868018b51 cmake: add metaware toolchain support in build system
* add metaware toolchain support in build system:
   * compiler
   * linker
   * binutils
     * gcc objcopy is used because it can't be replaced
       with mwdt's binutils currently
* To use ARC metaware toolchain, you'd better:
   * in Linux/Unix environment
   * install arc gcc/zephyr toolchain to use gnu's objcopy
     tool
   * set ZEPHYR_TOOLCHAIN_VARIANT=arcmwdt

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2020-09-05 10:22:56 -05:00
..
arcmwdt cmake: add metaware toolchain support in build system 2020-09-05 10:22:56 -05:00
cross-compile cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
espressif cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
gnuarmemb cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
host cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
llvm cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
xcc cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
xtools cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
zephyr cmake: Set TOOLCHAIN_ARCH based on OS_PLATFORM 2020-08-07 06:54:18 -05:00