platform_build/core/combo/arch/arm
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
..
armv5te-vfp.mk Fix armv5te-vfp build. Aargh 2009-05-29 22:54:40 +02:00
armv5te.mk Remove more always-true ARCH_ARM_HAVE_ flags. 2013-02-14 12:04:48 -08:00
armv7-a-neon.mk Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver 2015-03-25 17:21:02 +01:00
armv7-a.mk remove 2nd arch from ARCH_ARM_* defines 2014-02-04 19:44:09 -08:00