summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp_interrupt.c
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2017-05-03Use SPDX license identifiersdp-arm
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2015-08-13PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew
2015-04-27Fix type mismatches in verbose loggingDan Handley
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Move TSP private declarations into separate headerDan Handley
2014-08-12Rationalize console log outputDan Handley
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta