arm-trusted-firmware/drivers/arm
Jeenu Viswambharan e1c59ab3f1 Introduce ARM GIC-600 driver
ARM GIC-600 IP complies with ARM GICv3 architecture, but among others,
implements a power control register in the Redistributor frame. This
register must be programmed to mark the frame as powered on, before
accessing other registers in the frame. Rest of initialization sequence
remains the same.

The driver provides APIs for Redistributor power management, and
overrides those in the generic GICv3 driver. The driver data is shared
between generic GICv3 driver and that of GIC-600.

For FVP platform, the GIC-600 driver is chosen when FVP_USE_GIC_DRIVER
is set to FVP_GIC600. Also update user guide.

Change-Id: I321b2360728d69f6d4b0a747b2cfcc3fe5a20d67
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2017-06-01 11:44:56 +01:00
..
cci Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cci400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ccn Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic Introduce ARM GIC-600 driver 2017-06-01 11:44:56 +01:00
pl011 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pl061 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
sp804 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
sp805 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tzc Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tzc400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00