ARM: EXYNOS4: Add support external GIC
authorChanghwan Youn <chaos.youn@samsung.com>
Sat, 16 Jul 2011 01:49:51 +0000 (10:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 14:28:28 +0000 (23:28 +0900)
commitaab74d3e753649defa52ea43cbec1e91ebb4cc8e
tree452f0015f1a78897a8a22ee43ebdc7a8f576c55d
parente807acbc6fd1d5ff115f9a8eae0c1af6cf1c46c6
ARM: EXYNOS4: Add support external GIC

For full support of power modes, this patch adds implementation
external GIC on EXYNOS4.

External GIC of Exynos4 cannot support register banking so
several interrupt related code for CPU1 should be different
from that of CPU0.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/cpu.c
arch/arm/mach-exynos4/include/mach/entry-macro.S
arch/arm/mach-exynos4/include/mach/map.h
arch/arm/mach-exynos4/platsmp.c