summaryrefslogtreecommitdiff
path: root/services/spd/tspd/tspd_common.c
AgeCommit message (Expand)Author
2014-08-01Rework the TSPD setup codeVikram Kanigiri
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke
2014-05-23Split platform.h into separate headersDan Handley
2014-05-22Add S-EL1 interrupt handling support in the TSPDAchin Gupta
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-22Rework 'state' field usage in per-cpu TSP contextAchin Gupta
2014-05-22Introduce macros to manipulate the SPSRVikram Kanigiri
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-03-26Fix build failure due to a typo in TSPD codeAchin Gupta
2014-03-26Fix build by correcting asm helper function usage in TSPDVikram Kanigiri
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta