ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs
authorMagnus Damm <damm@opensource.se>
Wed, 31 Jul 2013 18:38:27 +0000 (03:38 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 09:07:26 +0000 (18:07 +0900)
commit1d33a354bbb618ba578bb372ebc18fe58457f6f3
treeec6562a3e2fd3e53de0dded982d4825bb53d86ef
parentcc61591e45c0457139ddd4cd7e57f75928acaaf2
ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs

Hook in the per-CPU boot and sleep code in the shared
mach-shmobile SCU code. CPUs may be kept in the asm
routine until ->boot_secondary() when the per-CPU
boot vector is installed. At the end of ->die() the
asm sleep routine is invoked.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/platsmp-scu.c