Introduce ARM platform APIs for GICv3 Redistributor
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Fri, 9 Dec 2016 11:12:34 +0000 (11:12 +0000)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Thu, 15 Dec 2016 14:08:26 +0000 (14:08 +0000)
commitd17b953ab39f7915391843a71893264874ba436e
tree6de9251a7923782d40b4d749ec5531bc3ae023d6
parentd780699b5e70337c411bc38e470de4eab03af4b6
Introduce ARM platform APIs for GICv3 Redistributor

As with other ARM platform GIC APIs, these directly invoke the GICv3
driver APIs for Redistributor power management.

For the sake of uniform GIC API, empty stubs are placed for those GIC
drivers that lack Redistributor component.

Change-Id: Iad0d760d4dbca790998f7768cda621ff3b15a864
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
include/plat/arm/common/plat_arm.h
plat/arm/common/arm_gicv2.c
plat/arm/common/arm_gicv3.c
plat/arm/common/arm_gicv3_legacy.c