arm-trusted-firmware/drivers/arm/gic
Jeenu Viswambharan d780699b5e GICv3: Introduce power management APIs for Redistributor
Some GICv3 implementations have provision for power management
operations at Redistributor level. This patch introduces and provides
place-holders for Redistributor power management. The default
implementations are empty stubs, but are weakly bound so as to enable
implementation-specific drivers to override them.

Change-Id: I4fec1358693d3603ca5dce242a2f7f0e730516d8
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2016-12-15 14:08:26 +00:00
..
common Move private APIs in gic_common.h to a private header 2016-02-09 16:50:36 +00:00
v2 Move private APIs in gic_common.h to a private header 2016-02-09 16:50:36 +00:00
v3 GICv3: Introduce power management APIs for Redistributor 2016-12-15 14:08:26 +00:00
arm_gic.c GIC: Ensure SGIs and PPIs are Group0 before setup 2016-07-07 11:59:33 +01:00
gic_v2.c Fix race in GIC IPRIORITY and ITARGET accessors 2016-02-09 16:50:36 +00:00
gic_v3.c Add support for %p in tf_printf() 2016-02-18 09:45:39 +00:00