aboutsummaryrefslogtreecommitdiff
path: root/lib/psci/psci_private.h
AgeCommit message (Expand)Author
2019-11-26adding support to enable different personality of the same soc.Pankaj Gupta
2019-09-13Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani
2019-06-06PSCI: Lookup list of parent nodes to lock only onceAndrew F. Davis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-08-02psci: Use bool in internal interfacesAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in MEM_PROTECTAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-20PSCI: Refactor lock macros to comply with MISRAAntonio Nino Diaz
2018-07-20PSCI: Replace macros by static inline functionsAntonio Nino Diaz
2018-06-12Fix MISRA Rule 5.3 Part 2Daniel Boulby
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