platform_build/core/combo/arch/arm
Kenny Root 87f4d5a926 Enable TLS register by default for ARMv7a arch
Everything that is based on ARMv7a should have a cp15 TLS register.
Enable it by default so it's not accidentally missed in newer board
configurations. In fact, this could be enabled for ARMv6 as well, but we
currently don't distinguish between ARMv5 and ARMv6 in the build system.

This can still be disabled by setting it to "false" in the board
configuration, but this shouldn't ever be needed.

Change-Id: Ic2918f32899c8bcfa482f92c98f5a192fa318470
2012-02-21 09:17:18 -08:00
..
armv4t.mk Rename TARGET_ARCH_VERSION to TARGET_ARCH_VARIANT + 2009-05-29 21:36:49 +02:00
armv5te-vfp.mk Fix armv5te-vfp build. Aargh 2009-05-29 22:54:40 +02:00
armv5te.mk Rename TARGET_ARCH_VERSION to TARGET_ARCH_VARIANT + 2009-05-29 21:36:49 +02:00
armv7-a-neon.mk Enable TLS register by default for ARMv7a arch 2012-02-21 09:17:18 -08:00
armv7-a.mk Enable TLS register by default for ARMv7a arch 2012-02-21 09:17:18 -08:00