summaryrefslogtreecommitdiff
path: root/services/spd/tspd/tspd_private.h
AgeCommit message (Expand)Author
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2014-08-01Rework the TSPD setup codeVikram Kanigiri
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Use a vector table for TSP entrypointsAndrew Thoelke
2014-05-23Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew
2014-05-22Add S-EL1 interrupt handling support in the TSPDAchin Gupta
2014-05-22Rework 'state' field usage in per-cpu TSP contextAchin Gupta
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate out CASSERT macro into own headerDan Handley
2014-02-26Implement late binding for runtime hooksJeenu Viswambharan
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta