summaryrefslogtreecommitdiff
path: root/lib/psci/psci_common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PSCI STAT time stamp collectionSoby Mathew2017-11-031-2/+2
* psci_common: Resolve GCC static analysis false positiveAlistair Francis2017-08-231-0/+7
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-2/+2
* Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm2017-05-111-0/+21
|\
| * Introduce ARM SiP service to switch execution stateJeenu Viswambharan2017-05-041-0/+21
* | Use SPDX license identifiersdp-arm2017-05-031-25/+1
|/
* PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan2017-03-021-1/+32
* PSCI: Introduce cache and barrier wrappersJeenu Viswambharan2017-03-021-28/+51
* Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm2017-02-161-3/+4
|\
| * Replace some memset call by zeromemDouglas Raillard2017-02-061-4/+5
* | PSCI: Decouple PSCI stat residency calculation from PMFdp-arm2017-02-131-9/+3
|/
* AArch32: Add support to PSCI libSoby Mathew2016-08-101-0/+48
* Fix use of stale power states in PSCI standby finisherAchin Gupta2016-07-251-2/+2
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-1/+1
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+928