summaryrefslogtreecommitdiff
path: root/lib/psci/psci_lib.mk
Commit message (Expand)AuthorAgeFilesLines
* build(psci): move `runtime_errata.S` to PSCIChris Kay2023-05-031-1/+1
* fix(cpus): workaround for Cortex-A510 erratum 2684597Harrison Mutai2023-01-251-2/+3
* mem_protect: Add mem_protect APIRoberto Vargas2017-09-251-0/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Report errata workaround status to consoleJeenu Viswambharan2017-01-301-1/+2
* AArch32: Add support to PSCI libSoby Mathew2016-08-101-6/+9
* Move spinlock library code to AArch64 folderSoby Mathew2016-08-091-1/+1
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-15/+14
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+55