summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
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-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-22Introduce interrupt handling framework in BL3-1Achin 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-22Introduce macros to manipulate the SPSRVikram Kanigiri
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-12Fix broken standby state implementation in PSCIAchin Gupta
2014-05-09fvp: Provide per-EL MMU setup functionsSandrine Bailleux
2014-05-08Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu...danh-arm
2014-05-08Preserve x19-x29 across world switch for exception handlingSoby Mathew
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Move PSCI global functions out of private headerDan Handley
2014-05-06Separate BL functions out of arch.hDan Handley
2014-05-06Separate out CASSERT macro into own headerDan Handley
2014-05-06Remove vpath usage in makefilesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-04-29Preserve PSCI cpu_suspend 'power_state' parameter.Vikram Kanigiri
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
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-03-26Add standby state support in PSCI cpu_suspend apiVikram Kanigiri
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-20Implement standard calls for TSPJeenu Viswambharan
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
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
2014-02-20Move PSCI to runtime services directoryAchin Gupta