summaryrefslogtreecommitdiff
path: root/lib/psci/psci_setup.c
AgeCommit message (Expand)Author
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-03Mark BL31 initialization functionsDaniel Boulby
2018-07-24PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz
2017-11-08ARMv7 may not support Generic Timer ExtensionEtienne Carriere
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: Introduce cache and barrier wrappersJeenu Viswambharan
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-19Merge pull request #702 from jeenu-arm/psci-node-hw-statedanh-arm
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-09-09Flush `psci_plat_pm_ops` after initializationSoby Mathew
2016-08-10AArch32: Add support to PSCI libSoby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew