summaryrefslogtreecommitdiff
path: root/drivers/arm/gic/v3/gicv3_helpers.c
AgeCommit message (Expand)Author
2018-07-05Fix MISRA Rule 5.1Daniel Boulby
2018-07-05gicv3: Fix support for systems without secure interruptsAndre Przywara
2017-11-13GIC: Fix Group 0 enablingJeenu Viswambharan
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add helpers to set interrupt configurationJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-02-09Move private APIs in gic_common.h to a private headerSoby Mathew
2016-02-09Fix GIC_IPRIORITYR setting in new driversSoby Mathew
2015-12-04Rename GICv3 interrupt group macrosSoby Mathew
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta