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>
1 parent d780699 commit d17b953ab39f7915391843a71893264874ba436e
@Jeenu Viswambharan Jeenu Viswambharan authored on 9 Dec 2016
Showing 4 changed files
View
include/plat/arm/common/plat_arm.h
View
plat/arm/common/arm_gicv2.c
View
plat/arm/common/arm_gicv3.c
View
plat/arm/common/arm_gicv3_legacy.c