aboutsummaryrefslogtreecommitdiff
path: root/services/spd/tspd/tspd_main.c
AgeCommit message (Expand)Author
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke
2014-05-29Fix compilation issue for IMF_READ_INTERRUPT_ID build flagSoby Mathew
2014-05-27Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into...Dan Handley
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-27Fixup Standard SMC Resume HandlingSoby Mathew
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-22Add context library API to change a bit in SCR_EL3Achin Gupta
2014-05-22Rework 'state' field usage in per-cpu TSP contextAchin Gupta
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
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-20Implement standard calls for TSPJeenu Viswambharan
2014-02-26Implement late binding for runtime hooksJeenu Viswambharan
2014-02-20Rework arithmetic operations in Test Secure PayloadAchin Gupta
2014-02-20Add power management support in the SPDAchin Gupta
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta