ARM: shmobile: Add r8a7790 SMP support using APMU code
authorMagnus Damm <damm@opensource.se>
Wed, 28 Aug 2013 23:22:07 +0000 (08:22 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 08:56:03 +0000 (17:56 +0900)
commitad09cb83811b228eb6f98230d307bb837e6a758f
tree159ac3c95b3880cd4a816806e64fc7d489177a6d
parenta112de8c7ae231f396e28160e84d0eab3a79dffc
ARM: shmobile: Add r8a7790 SMP support using APMU code

Add r8a7790 SMP support using the shared APMU code. To enable
SMP the r8a7790 specific DTS needs to be updated to include
CPU cores, and this is happening in a separate patch.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/board-lager-reference.c
arch/arm/mach-shmobile/board-lager.c
arch/arm/mach-shmobile/include/mach/r8a7790.h
arch/arm/mach-shmobile/setup-r8a7790.c
arch/arm/mach-shmobile/smp-r8a7790.c [new file with mode: 0644]