summaryrefslogtreecommitdiff
path: root/lib/psci/psci_on.c
AgeCommit message (Expand)Author
2019-09-25Adding new optional PSCI hook pwr_domain_on_finish_lateMadhukar Pappireddy
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz
2018-07-20PSCI: Replace macros by static inline functionsAntonio Nino Diaz
2017-10-23PSCI: Publish CPU ON eventJeenu Viswambharan
2017-07-26Address edge case for stale PSCI CPU data in cacheDavid Cunado
2017-07-12Fix order of #includesIsla Mitchell
2017-05-03Use SPDX license identifiersdp-arm
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-03-02PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew