summaryrefslogtreecommitdiff
path: root/lib/psci/psci_main.c
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-11psci: platform control of SYSTEM_SUSPEND entryldts
2018-08-02psci: Use bool in internal interfacesAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz
2018-03-26lib: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-01-29Add support for SMCCC_VERSION in PSCI featuresDimitris Papastamos
2017-11-20Flush the affinity data in psci_affinity_infoRoberto Vargas
2017-10-13reset2: Add PSCI system_reset2 functionRoberto Vargas
2017-09-25mem_protect: Add mem_protect APIRoberto Vargas
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-07-25Validate psci_find_target_suspend_lvl() resultSandrine Bailleux
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew