aboutsummaryrefslogtreecommitdiffstats
path: root/bl32/tsp/tsp_interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada2018-04-271-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Enable use of FIQs and IRQs as TSP interruptsSoby Mathew2015-12-041-27/+28
* Unify interrupt return paths from TSP into the TSPDSoby Mathew2015-12-041-18/+27
* PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew2015-08-131-12/+9
* Fix type mismatches in verbose loggingDan Handley2015-04-271-7/+7
* Clarify platform porting interface to TSPDan Handley2014-08-191-2/+2
* Move TSP private declarations into separate headerDan Handley2014-08-141-1/+2
* Rationalize console log outputDan Handley2014-08-121-13/+17
* Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-251-3/+3
* Remove all checkpatch errors from codebaseJuan Castillo2014-06-241-2/+2
* Further renames of platform porting functionsDan Handley2014-05-271-3/+3
* Split platform.h into separate headersDan Handley2014-05-231-0/+1
* Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew2014-05-231-0/+15
* Add support for synchronous FIQ handling in TSPAchin Gupta2014-05-221-0/+109