summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp_interrupt.c
AgeCommit message (Expand)Author
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