arm-trusted-firmware/drivers
Jeenu Viswambharan 74dce7fa6e GIC: Add APIs to set interrupt type and query support
The back end GIC driver converts and assigns the interrupt type to
suitable group.

For GICv2, a build option GICV2_G0_FOR_EL3 is introduced, which
determines to which type Group 0 interrupts maps to.

 - When the build option is set 0 (the default), Group 0 interrupts are
   meant for Secure EL1. This is presently the case.

 - Otherwise, Group 0 interrupts are meant for EL3. This means the SPD
   will have to synchronously hand over the interrupt to Secure EL1.

The query API allows the platform to query whether the platform supports
interrupts of a given type.

API documentation updated.

Change-Id: I60fdb4053ffe0bd006b3b20914914ebd311fc858
Co-authored-by: Yousuf A <yousuf.sait@arm.com>
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2017-10-16 16:50:01 +01:00
..
arm GIC: Add APIs to set interrupt type and query support 2017-10-16 16:50:01 +01:00
auth Dynamic selection of ECDSA or RSA 2017-09-22 17:42:40 +08:00
cadence/uart Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
console Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
delay_timer delay_timer: correct sparse issues and warnings 2017-06-23 09:38:08 +02:00
emmc Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gpio Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
io io_dummy: correct sparse warnings 2017-06-23 09:38:15 +02:00
partition Fix order of #includes 2017-07-12 14:45:31 +01:00
synopsys drivers: add designware ufs driver 2017-05-31 11:00:57 +08:00
ti/uart Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ufs ufs: fix the and operator 2017-06-13 14:33:49 +08:00