ARM: SH-Mobile: sh73a0: Add CPU Hotplug
authorBastian Hecht <hechtb@gmail.com>
Wed, 9 Jan 2013 19:41:52 +0000 (19:41 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 03:43:48 +0000 (12:43 +0900)
Add the capability to add and remove CPUs on the fly.
The Cortex-A9 offers the possibility to take single cores out of the
MP Core. We add this capabilty taking care that caches are kept
coherent. For verifying the shutdown we rely on the internal SH73A0
Power Status Register PSTR.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found