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
1 parent 77b0532 commit 6083c841d0c43f2136921156abef7b684dce7bf0
@Yatharth Kochar Yatharth Kochar authored on 6 Sep 2016
Showing 1 changed file
View
drivers/arm/gic/v3/gicv3_main.c