History for arm-trusted-firmware / services / std_svc / psci / psci_private.h
2015-12-21
@Sandrine Bailleux
Miscellaneous doc fixes for v1.2 ...
Sandrine Bailleux authored on 17 Dec 2015 Dan Handley committed on 21 Dec 2015
2015-09-11
@Andrew Thoelke
Re-design bakery lock memory allocation and algorithm ...
Andrew Thoelke authored on 10 Sep 2015 Vikram Kanigiri committed on 11 Sep 2015
2015-08-13
@Soby Mathew
PSCI: Rework generic code to conform to coding guidelines ...
Soby Mathew authored on 29 Jul 2015 Achin Gupta committed on 13 Aug 2015
@Soby Mathew
PSCI: Fix the return code for invalid entrypoint ...
Soby Mathew authored on 15 Jul 2015 Achin Gupta committed on 13 Aug 2015
@Soby Mathew
PSCI: Switch to the new PSCI frameworks ...
Soby Mathew authored on 13 Jul 2015 Achin Gupta committed on 13 Aug 2015
2015-06-22
@Soby Mathew
PSCI: Add SYSTEM_SUSPEND API support ...
Soby Mathew committed on 22 Jun 2015
2015-02-12
@Soby Mathew
Export maximum affinity using PLATFORM_MAX_AFFLVL macro ...
Soby Mathew committed on 12 Feb 2015
2015-01-26
@Soby Mathew
Implement PSCI_FEATURES API ...
Soby Mathew authored on 7 Jan 2015 Dan Handley committed on 26 Jan 2015
@Soby Mathew
Rework the PSCI migrate APIs ...
Soby Mathew authored on 23 Oct 2014 Dan Handley committed on 26 Jan 2015
2015-01-23
@Soby Mathew
Validate power_state and entrypoint when executing PSCI calls ...
Soby Mathew committed on 23 Jan 2015
@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
2015-01-22
@Soby Mathew
Move bakery algorithm implementation out of coherent memory ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
2014-12-04
@Soby Mathew
Fix the array size of mpidr_aff_map_nodes_t. ...
Soby Mathew committed on 4 Dec 2014
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
@Juan Castillo
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs ...
Juan Castillo authored on 12 Aug 2014 Dan Handley committed on 19 Aug 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
Correctly dimension the PSCI aff_map_node array ...
Andrew Thoelke committed on 23 Jun 2014
@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-05-23
@Dan Handley
Remove unused data declarations ...
Dan Handley authored on 14 May 2014 Andrew Thoelke committed on 23 May 2014
@Dan Handley
Remove extern keyword from function declarations ...
Dan Handley authored on 14 May 2014 Andrew Thoelke committed on 23 May 2014
2014-05-06
@Dan Handley
Remove variables from .data section ...
Dan Handley committed on 6 May 2014
@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
Move PSCI global functions out of private header ...
Dan Handley committed on 6 May 2014