History for arm-trusted-firmware / services / std_svc / psci / psci_afflvl_suspend.c
2015-01-23
@Soby Mathew
Save 'power_state' early in PSCI CPU_SUSPEND call ...
Soby Mathew committed on 23 Jan 2015
@Soby Mathew
Rework internal API to save non-secure entry point info ...
Soby Mathew committed on 23 Jan 2015
@Soby Mathew
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops ...
Soby Mathew committed on 23 Jan 2015
2014-08-19
@Achin Gupta
Miscellaneous PSCI code cleanups ...
Achin Gupta authored on 27 Jul 2014 Soby Mathew committed on 19 Aug 2014
@Achin Gupta
Add APIs to preserve highest affinity level in OFF state ...
Achin Gupta authored on 31 Jul 2014 Soby Mathew committed on 19 Aug 2014
@Achin Gupta
Rework state management in the PSCI implementation ...
Achin Gupta authored on 27 Jul 2014 Soby Mathew committed on 19 Aug 2014
@Achin Gupta
Add PSCI service specific per-CPU data ...
Achin Gupta authored on 25 Jul 2014 Soby Mathew committed on 19 Aug 2014
2014-07-31
@Soby Mathew
Optimize EL3 register state stored in cpu_context structure ...
Soby Mathew committed on 31 Jul 2014
2014-07-28
@Achin Gupta
Remove the concept of coherent stacks ...
Achin Gupta committed on 28 Jul 2014
2014-07-19
@Achin Gupta
Remove coherent stack usage from the warm boot path ...
Achin Gupta committed on 19 Jul 2014
2014-06-25
@Andrew Thoelke
Remove current CPU mpidr from PSCI common code ...
Andrew Thoelke committed on 25 Jun 2014
2014-06-23
@Andrew Thoelke
Eliminate psci_suspend_context array ...
Andrew Thoelke committed on 23 Jun 2014
@Andrew Thoelke
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke committed on 23 Jun 2014
2014-06-17
@Andrew Thoelke
Remove early_exceptions from BL3-1 ...
Andrew Thoelke committed on 17 Jun 2014
2014-06-16
@Andrew Thoelke
Per-cpu data cache restructuring ...
Andrew Thoelke committed on 16 Jun 2014
2014-06-11
@Andrew Thoelke
Provide cm_get/set_context() for current CPU ...
Andrew Thoelke committed on 11 Jun 2014
2014-05-16
@Soby Mathew
Rework BL3-1 unhandled exception handling and reporting ...
Soby Mathew committed on 16 May 2014
2014-05-07
@Andrew Thoelke
Correct usage of data and instruction barriers ...
Andrew Thoelke committed on 7 May 2014
2014-05-06
@Dan Handley
Reduce deep nesting of header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Always use named structs in header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Separate BL functions out of arch.h ...
Dan Handley committed on 6 May 2014
@Dan Handley
Make use of user/system includes more consistent ...
Dan Handley committed on 6 May 2014
2014-04-29
@Vikram Kanigiri
Preserve PSCI cpu_suspend 'power_state' parameter. ...
Vikram Kanigiri committed on 29 Apr 2014
2014-03-21
@Vikram Kanigiri
Remove partially qualified asm helper functions ...
Vikram Kanigiri authored on 11 Mar 2014 Dan Handley committed on 21 Mar 2014
2014-03-20
@Jeenu Viswambharan
Implement ARM Standard Service ...
Jeenu Viswambharan authored on 28 Feb 2014 Dan Handley committed on 20 Mar 2014