aboutsummaryrefslogtreecommitdiffstats
path: root/lib/psci/psci_main.c
Commit message (Expand)AuthorAgeFilesLines
* psci: platform control of SYSTEM_SUSPEND entryldts2018-10-111-1/+7
* psci: Use bool in internal interfacesAntonio Nino Diaz2018-08-021-1/+1
* PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz2018-07-241-54/+94
* lib: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-0/+2
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-1/+1
* Add support for SMCCC_VERSION in PSCI featuresDimitris Papastamos2018-01-291-1/+5
* Flush the affinity data in psci_affinity_infoRoberto Vargas2017-11-201-0/+17
* reset2: Add PSCI system_reset2 functionRoberto Vargas2017-10-131-0/+7
* mem_protect: Add mem_protect APIRoberto Vargas2017-09-251-0/+9
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* PSCI: Decouple PSCI stat residency calculation from PMFdp-arm2017-02-131-13/+4
* Add PMF instrumentation points in TFdp-arm2016-10-121-0/+14
* PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan2016-09-151-0/+31
* Validate psci_find_target_suspend_lvl() resultSandrine Bailleux2016-07-251-0/+4
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-26/+25
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+440