zephyr/arch/arc/soc/quark_se_c1000_ss
Juro Bystricky af6d817428 Makefile (arc/soc/quark_se): New compiler options
GCC 6.x for ARC does not recognize the options
    -mARCv2EM and -mav2em anymore.

Both options replaced in Makefile by -mcpu=quarkse_em.

Change-Id: I9dec26dd64b4738976704a39455fe4241406db9e
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-01-05 11:26:21 -08:00
..
Kbuild power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
Kconfig
Kconfig.defconfig drivers: i2c_shim: grant arc the access to i2c on I/O fabric 2016-12-22 01:22:52 +00:00
Kconfig.soc power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
Makefile Makefile (arc/soc/quark_se): New compiler options 2017-01-05 11:26:21 -08:00
linker.ld
power.c power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
soc.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
soc.h socs quark: Simplify IRQ configuration 2016-11-02 22:24:27 +00:00
soc_config.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
soc_power.S power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
soc_power.h power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00