arm-trusted-firmware/drivers
Yatharth Kochar 6083c841d0 GICv3: Allow either G1S or G0 interrupts to be configured
Currently the GICv3 driver mandates that platform populate
both G1S and G0 interrupts. However, it is possible that a
given platform is not interested in both the groups and
just needs to specify either one of them.

This patch modifies the `gicv3_rdistif_init()` & `gicv3_distif_init()`
functions to allow either G1S or G0 interrupts to be configured.

Fixes ARM-software/tf-issues#400

Change-Id: I43572b0e08ae30bed5af9334f25d35bf439b0d2b
2016-09-12 16:19:08 +01:00
..
arm GICv3: Allow either G1S or G0 interrupts to be configured 2016-09-12 16:19:08 +01:00
auth Allow dynamic overriding of ROTPK verification 2016-06-03 18:27:36 +01:00
cadence/uart Move console drivers to AArch64 folder 2016-08-09 17:33:57 +01:00
console AArch32: Add console driver 2016-08-10 12:35:46 +01:00
delay_timer Implement generic delay timer 2016-05-20 15:29:30 +01:00
emmc emmc: support CMD23 2016-08-12 11:41:00 +08:00
gpio gpio: support gpio set/get pull status 2016-05-27 09:39:56 +08:00
io io: block: fix unaligned buffer 2016-08-04 09:53:29 +08:00
ti/uart Move console drivers to AArch64 folder 2016-08-09 17:33:57 +01:00