aboutsummaryrefslogtreecommitdiff
path: root/plat/common/plat_gicv2.c
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-08-30plat/common: gic: MISRA fixesAntonio Nino Diaz
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-02-09qemu: Fix interrupt type checkSanteri Salko
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-16GIC: Add APIs to query interrupt typesJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2015-12-09Prepare platforms to use refactored ARM GIC driversSoby Mathew