aboutsummaryrefslogtreecommitdiff
path: root/include/bl31/interrupt_mgmt.h
AgeCommit message (Expand)Author
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2018-08-20EHF: MISRA fixesJeenu Viswambharan
2018-08-20SDEI: MISRA fixesJeenu Viswambharan
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-06Deprecate one EL3 interrupt routing model with EL3 exception handlingJeenu Viswambharan
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2015-12-09Enable support for EL3 interrupt in IMFSoby Mathew
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta