arm-trusted-firmware/drivers/arm
Andre Przywara 205cf6e7a5 gicv3: Fix support for systems without secure interrupts
Accessing the interrupt_props array only happens inside a loop over
interrupt_props_num, so the GICv3 driver can cope with no secure
interrupts. This allows us to relax the asserts that insists on
a non-NULL interrupt_props pointer and at least one secure interrupt.
This enables GICv3 platforms which have no need for a secure interrupt.

This only covers the non-deprecated code paths.

Change-Id: I49db291906512f56af065772f69acb281dfbdcfb
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-04-03 16:45:10 +01:00
..
cci drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
cci400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ccn Fix type of unsigned long constants 2017-09-21 12:03:53 +01:00
gic gicv3: Fix support for systems without secure interrupts 2018-04-03 16:45:10 +01:00
pl011 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API 2018-03-05 20:14:39 +08:00
pl061 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smmu Add SMMUv3 driver 2017-08-01 14:33:47 +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 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
tzc400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00