aboutsummaryrefslogtreecommitdiffstats
path: root/include/bl31/interrupt_mgmt.h
Commit message (Expand)AuthorAgeFilesLines
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Fix MISRA defects in BL31 common codeAntonio Nino Diaz2018-08-301-29/+44
* EHF: MISRA fixesJeenu Viswambharan2018-08-201-4/+4
* SDEI: MISRA fixesJeenu Viswambharan2018-08-201-3/+3
* Fix MISRA rule 8.3 in common codeRoberto Vargas2018-02-281-1/+1
* Deprecate one EL3 interrupt routing model with EL3 exception handlingJeenu Viswambharan2018-02-061-1/+11
* GIC: Allow specifying interrupt propertiesJeenu Viswambharan2017-10-161-0/+2
* GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-161-1/+6
* include: add U()/ULL() macros for constantsVarun Wadekar2017-06-141-21/+21
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Enable support for EL3 interrupt in IMFSoby Mathew2015-12-091-4/+12
* Demonstrate model for routing IRQs to EL3Soby Mathew2015-01-261-1/+4
* Remove extern keyword from function declarationsDan Handley2014-05-231-6/+6
* Introduce interrupt registration framework in BL3-1Achin Gupta2014-05-221-0/+128