summaryrefslogtreecommitdiff
path: root/services/std_svc/psci/psci_main.c
AgeCommit message (Expand)Author
2015-01-23Validate power_state and entrypoint when executing PSCI callsSoby Mathew
2015-01-23Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew
2015-01-23Rework internal API to save non-secure entry point infoSoby Mathew
2014-12-12Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl()Soby Mathew
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
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-10PSCI SMC handler improvementsAndrew Thoelke
2014-05-12Fix broken standby state implementation in PSCIAchin Gupta
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-04-29Preserve PSCI cpu_suspend 'power_state' parameter.Vikram Kanigiri
2014-03-26Add standby state support in PSCI cpu_suspend apiVikram Kanigiri
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan