zephyr/soc/arc/snps_arc_iot
Wayne Ren 54b229fc42 soc: arc: optmize and bug fix the compile options
* when -mcpu is given, e.g. -mcpu=em4_dmips,-mnorm,-mdiv_em
etc. are already given, no need to duplicate

* use zephyr_compiler_options to replace zephyr_cc_option
zephyr_cc_option will do compile option check first then add
the checked options into option list. It's too strict that makes
options like -mfpu, -mmpy-option cannot be added.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-06-26 09:10:44 -04:00
..
CMakeLists.txt soc: arc: optmize and bug fix the compile options 2019-06-26 09:10:44 -04:00
dts_fixup.h uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
Kconfig.defconfig boards: iotdk: add mpu and fpu configuration 2019-04-29 09:03:24 -07:00
Kconfig.soc boards: iotdk: add mpu and fpu configuration 2019-04-29 09:03:24 -07:00
linker.ld board: iotdk: bug fixes and remove unsupported drivers config 2019-01-10 07:05:51 -05:00
soc.c board: iotdk: necessary clean up based on latest master branch 2019-01-10 07:05:51 -05:00
soc.h drivers: uart_ns16550: remove soc specific codes and bug fixes 2019-01-31 09:03:41 -05:00
soc_irq.h board: add the initial support of iotdk 2019-01-10 07:05:51 -05:00
sysconf.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
sysconf.h board: iotdk: necessary clean up based on latest master branch 2019-01-10 07:05:51 -05:00