summaryrefslogtreecommitdiff
path: root/services/std_svc/psci/psci_afflvl_suspend.c
AgeCommit message (Expand)Author
2016-02-04Merge in files from Allwinners lichee BSP tarballAndre Przywara
2014-08-19Miscellaneous PSCI code cleanupsAchin Gupta
2014-08-19Add APIs to preserve highest affinity level in OFF stateAchin Gupta
2014-08-19Rework state management in the PSCI implementationAchin Gupta
2014-08-19Add PSCI service specific per-CPU dataAchin Gupta
2014-07-31Optimize EL3 register state stored in cpu_context structureSoby Mathew
2014-07-28Remove the concept of coherent stacksAchin Gupta
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-06-25Remove current CPU mpidr from PSCI common codeAndrew Thoelke
2014-06-23Eliminate psci_suspend_context arrayAndrew Thoelke
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate BL functions out of arch.hDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-04-29Preserve PSCI cpu_suspend 'power_state' parameter.Vikram Kanigiri
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan