summaryrefslogtreecommitdiff
path: root/lib/psci/aarch64
AgeCommit message (Expand)Author
2023-08-08chore: update to use Arm word across TF-AGovindraj Raja
2023-07-27refactor(cpus): convert the Cortex-A510 to use the errata frameworkJayanth Dodderi Chidanand
2023-05-03build(psci): move `runtime_errata.S` to PSCIChris Kay
2023-01-25fix(cpus): workaround for Cortex-A510 erratum 2684597Harrison Mutai
2023-01-23fix(psci): tighten psci_power_down_wfi behaviourHarrison Mutai
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-28PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz
2018-08-07xlat v2: Flush xlat tables after being modifiedAntonio Nino Diaz
2018-02-27Invalidate TLB entries during warm bootAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew