platform_build/core/combo/arch
Bernhard Rosenkränzer 4da707176b Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver
-Wl,--fix-cortex-a8 is a workaround for an Erratum in Cortex-A8
processors. It slightly increases code size and decreases performance,
and there's no point in using it on non-A8 CPUs.

Instead of forcing it unconditionally, use it when targeting
Cortex-A8 or generic armv7-a (which might or might not be A8).

Change-Id: Ifa59765d380445237edccfe5440a67b3ba1e459a
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2015-03-25 17:21:02 +01:00
..
arm Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver 2015-03-25 17:21:02 +01:00
arm64 build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
mips [MIPSR6] Add mips64r6 and mips32r6 targets 2014-07-24 11:19:21 -07:00
mips64 [MIPSR6] Add mips64r6 and mips32r6 targets 2014-07-24 11:19:21 -07:00
x86 Rename core/combo/arch/x86/x86-atom.mk to core/combo/arch/x86/atom.mk. 2014-12-03 22:41:10 +03:00
x86_64 Update x86_64 minimal ISA instruction set 2015-03-12 22:45:27 +08:00