aboutsummaryrefslogtreecommitdiff
path: root/bl31/interrupt_mgmt.c
AgeCommit message (Expand)Author
2020-01-28Use correct type when reading SCR registerLouis Mayencourt
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2015-12-09Enable support for EL3 interrupt in IMFSoby Mathew
2015-11-05IMF: postpone SCR_EL3 update if context is not initializedJuan Castillo
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta