summaryrefslogtreecommitdiff
path: root/lib/psci/psci_common.c
AgeCommit message (Expand)Author
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
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-16Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2016-08-10AArch32: Add support to PSCI libSoby Mathew
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