History for arm-trusted-firmware / services / std_svc
2015-04-08
@Kévin Petit
Add support to indicate size and end of assembly functions ...
Kévin Petit committed on 8 Apr 2015
2015-03-13
@Vikram Kanigiri
Initialise cpu ops after enabling data cache ...
Vikram Kanigiri committed on 13 Mar 2015
2015-03-05
@Sandrine Bailleux
Fix violations to the coding style ...
Sandrine Bailleux committed on 5 Mar 2015
2015-02-12
@Soby Mathew
Export maximum affinity using PLATFORM_MAX_AFFLVL macro ...
Soby Mathew committed on 12 Feb 2015
2015-01-26
@Yatharth Kochar
Call reset handlers upon BL3-1 entry. ...
Yatharth Kochar authored on 20 Nov 2014 Achin Gupta committed on 26 Jan 2015
@Soby Mathew
Verify capabilities before handling PSCI calls ...
Soby Mathew authored on 15 Jan 2015 Dan Handley committed on 26 Jan 2015
@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
Return success if an interrupt is seen during PSCI CPU_SUSPEND ...
Soby Mathew committed on 23 Jan 2015
@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
@Soby Mathew
PSCI: Check early for invalid CPU state during CPU ON ...
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
2015-01-22
@Soby Mathew
Remove coherent memory from the BL memory maps ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
@Soby Mathew
Move bakery algorithm implementation out of coherent memory ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
2015-01-13
@Soby Mathew
Invalidate the dcache after initializing cpu-ops ...
Soby Mathew committed on 13 Jan 2015
2014-12-12
@Soby Mathew
Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() ...
Soby Mathew committed on 12 Dec 2014
2014-12-04
@Soby Mathew
Fix the array size of mpidr_aff_map_nodes_t. ...
Soby Mathew committed on 4 Dec 2014
2014-08-20
@Soby Mathew
Add CPU specific power management operations ...
Soby Mathew authored on 14 Aug 2014 Dan Handley committed on 20 Aug 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-08-15
@Achin Gupta
Unmask SError interrupt and clear SCR_EL3.EA bit ...
Achin Gupta committed on 15 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
Simplify management of SCTLR_EL3 and SCTLR_EL1 ...
Achin Gupta committed on 28 Jul 2014
@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