ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>
Wed, 10 Jul 2013 01:56:36 +0000 (10:56 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 23:35:21 +0000 (08:35 +0900)
commitc1d7e2e80079148626e6c411e56708d86311d31a
tree762f780a936342befee564c18a4886b4a61509a0
parentbdea6c657e15a709e666ea707e72327c555e8e04
ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs

Instructions start from boot vector must be ARM mode.
This patch specify ARM mode explicitly and use 'bx' instruction to be
able to change to Thumb mode.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/headsmp.S
This page took 0.064692 seconds and 5 git commands to generate.