ARM: shmobile: Add CPU notifier based SCU boot vector code
authorMagnus Damm <damm@opensource.se>
Sat, 14 Sep 2013 13:46:25 +0000 (22:46 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 08:56:08 +0000 (17:56 +0900)
Add CPU notifiers for the shared mach-shmobile SCU code
to allow removal of the shared SCU boot_secondary code.

Regarding notifiers, at CPU_UP_PREPARE time the SMP boot
vector is initialized so secondary CPU cores can boot.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found