aboutsummaryrefslogtreecommitdiffstats
path: root/lib/psci/psci_private.h
Commit message (Expand)AuthorAgeFilesLines
* mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECKRoberto Vargas2017-10-131-1/+2
* reset2: Add PSCI system_reset2 functionRoberto Vargas2017-10-131-1/+3
* mem_protect: Add mem_protect APIRoberto Vargas2017-09-251-0/+4
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan2017-03-021-7/+35
* PSCI: Introduce cache and barrier wrappersJeenu Viswambharan2017-03-021-0/+23
* PSCI: Decouple PSCI stat residency calculation from PMFdp-arm2017-02-131-13/+2
* PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan2016-09-151-0/+1
* Fix use of stale power states in PSCI standby finisherAchin Gupta2016-07-251-0/+2
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-1/+0
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+254