aboutsummaryrefslogtreecommitdiff
path: root/services/std_svc/psci/psci_entry.S
AgeCommit message (Expand)Author
2014-06-25Remove current CPU mpidr from PSCI common codeAndrew Thoelke
2014-06-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-22Introduce interrupt handling framework in BL3-1Achin Gupta
2014-05-12Fix broken standby state implementation in PSCIAchin Gupta
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-06Reduce deep nesting of header filesDan Handley
2014-05-06Move PSCI global functions out of private headerDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan