summaryrefslogtreecommitdiff
path: root/lib/psci/psci_private.h
AgeCommit message (Expand)Author
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2017-10-13mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECKRoberto Vargas
2017-10-13reset2: Add PSCI system_reset2 functionRoberto Vargas
2017-09-25mem_protect: Add mem_protect APIRoberto Vargas
2017-05-03Use SPDX license identifiersdp-arm
2017-03-02PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan
2017-03-02PSCI: Introduce cache and barrier wrappersJeenu Viswambharan
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-07-25Fix use of stale power states in PSCI standby finisherAchin Gupta
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew