diff options
author | Dave Martin <dave.martin@linaro.org> | 2011-03-04 16:33:55 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-03-10 01:38:36 +0100 |
commit | 76d500182061dcc7508e6b829af097348fa7d804 (patch) | |
tree | 3948584135d93937f668481acbcfab795efedbb5 /arch/arm/mach-omap2/sram34xx.S | |
parent | ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2... (diff) | |
download | linux-76d500182061dcc7508e6b829af097348fa7d804.tar.xz linux-76d500182061dcc7508e6b829af097348fa7d804.zip |
ARM: omap3: Remove hand-encoded SMC instructions
For various reasons, Linux now only officially supports being built
with tools which are new enough to understand the SMC instruction.
Replacing the hand-encoded instructions when the mnemonic also
allows for correct assembly in Thumb-2 (otherwise, the result is
random data in the middle of the code).
The Makefile already ensures that this file is built with a high
enough gcc -march= flag (armv7-a).
Signed-off-by: Dave Martin <dave.martin@linaro.org>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/sram34xx.S')
0 files changed, 0 insertions, 0 deletions