aboutsummaryrefslogtreecommitdiffstats
path: root/plat/common/plat_gicv2.c
Commit message (Expand)AuthorAgeFilesLines
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+6
* Ensure the flow through switch statements is clearDaniel Boulby2018-09-211-2/+2
* plat/common: gic: MISRA fixesAntonio Nino Diaz2018-08-301-11/+11
* plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-2/+10
* qemu: Fix interrupt type checkSanteri Salko2018-02-091-0/+2
* GIC: Introduce API to get interrupt IDJeenu Viswambharan2017-11-131-0/+10
* GIC: Add API to set priority maskJeenu Viswambharan2017-10-161-0/+5
* GIC: Add API to set/clear interrupt pendingJeenu Viswambharan2017-10-161-0/+10
* GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-161-0/+22
* GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-161-0/+20
* GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-161-2/+51
* GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-161-0/+6
* GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-161-0/+12
* GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-161-0/+6
* GIC: Add APIs to query interrupt typesJeenu Viswambharan2017-10-161-0/+18
* GIC: Add API to get running priorityJeenu Viswambharan2017-10-161-1/+8
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Prepare platforms to use refactored ARM GIC driversSoby Mathew2015-12-091-0/+148