summaryrefslogtreecommitdiff
path: root/lib/el3_runtime/aarch64/context.S
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for pointer authenticationAntonio Nino Diaz2019-02-271-0/+23
* Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-271-0/+79
* Cleanup context handling libraryAntonio Nino Diaz2019-02-271-10/+12
* Add support for dynamic mitigation for CVE-2018-3639Dimitris Papastamos2018-05-231-0/+9
* AArch64: Introduce RAS handlingJeenu Viswambharan2018-05-041-0/+10
* AArch64: Refactor GP register restore to separate functionJeenu Viswambharan2018-05-041-11/+21
* Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-201-31/+0
* Move FPEXC32_EL2 to FP ContextDavid Cunado2017-11-151-6/+8
* Init and save / restore of PMCR_EL0 / PMCRDavid Cunado2017-10-131-0/+6
* aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-221-2/+33
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+405