zephyr/soc
Daniel Leung 2ce9d81a88 cmake: xcc: fix compile warnings and errors
XCC does not support the "-undef" flag so set NOSYSDEF_CFLAGS to
empty string to fix compile warning.

Also, XCC does not supply the macro __SIZEOF_LONG__ which breaks
the build. So define it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-11-01 16:30:02 -04:00
..
arc kconfig: Hide the DesignWare I2C driver on unsupported platforms 2018-10-25 07:32:05 +01:00
arm soc: Remove board.h include 2018-11-01 13:15:18 +01:00
nios2 DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
posix posix arch: Improve description of posix_halt_cpu 2018-10-27 21:35:51 -04:00
riscv32 DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
x86 soc: Remove board.h include 2018-11-01 13:15:18 +01:00
xtensa cmake: xcc: fix compile warnings and errors 2018-11-01 16:30:02 -04:00
Kconfig linker: allow SoC to insert linker script fragments 2018-10-19 16:11:34 -04:00