Go to file
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
core Enable TLS register by default for ARMv7a arch 2012-02-21 09:17:18 -08:00
libs/host Include toolchain makefile based on the current config. 2012-01-06 11:59:30 -08:00
target Merge "Make sure the emulator system image define the features it supports." 2012-02-16 18:26:45 -08:00
tools am a57f538a: am 7f24ddbc: Merge "docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs" into ics-mr1 2012-02-01 00:18:03 -08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk You know back when I said this thing about Ice Cream Sandwich MR2? 2012-01-25 11:21:37 -08:00
buildspec.mk.default Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
envsetup.sh Revert "Point arm toolchain to the new gcc-4.6 one." 2012-01-11 04:23:06 -08:00