zephyr/soc/arc/snps_nsim
Kumar Gala 612a608e61 arc: snps_nsim: Fix -mfpu compiler flag for NSIM_HS build
The NSIM_HS target should have had the fpu flag to the compiler be:
-mfpu=fpud_all.  Otherwise we get a build error.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-08-06 11:15:36 +03:00
..
CMakeLists.txt arc: snps_nsim: Fix -mfpu compiler flag for NSIM_HS build 2019-08-06 11:15:36 +03:00
Kconfig board/nsim: Add support of ARC HS cores in nSIM 2019-07-31 09:25:15 -07:00
Kconfig.defconfig board/nsim: Add support of ARC HS cores in nSIM 2019-07-31 09:25:15 -07:00
Kconfig.defconfig.em arch: arc: optimize the float support 2019-08-01 18:09:35 -07:00
Kconfig.defconfig.hs board/nsim: Add support of ARC HS cores in nSIM 2019-07-31 09:25:15 -07:00
Kconfig.defconfig.sem soc: nsim: nsim em targets are EM4_FPUDA 2019-06-26 09:10:44 -04:00
Kconfig.soc soc/nsim: Minor clean-up 2019-06-06 14:20:42 -04:00
dts_fixup.h dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
linker.ld
soc.c
soc.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
soc_config.c