summaryrefslogtreecommitdiff
path: root/lib/cpus/aarch64/cortex_a72.S
AgeCommit message (Expand)Author
2023-07-31refactor(cpus): convert Cortex-A72 to use cpu helpersJayanth Dodderi Chidanand
2023-07-31refactor(cpus): convert the Cortex-A72 to use the errata frameworkJayanth Dodderi Chidanand
2023-07-31refactor(cpus): reorder Cortex-A72 errata by ascending orderJayanth Dodderi Chidanand
2022-03-18fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57Bipin Ravi
2022-03-16fix(security): workaround for CVE-2022-23960 for Cortex-A57, Cortex-A72Bipin Ravi
2020-08-18lib/cpus: Report AT speculative erratum workaroundManish V Badarkhe
2018-06-19cpulib: Add ISBs or comment why they are unneededDimitris Papastamos
2018-05-23Add support for dynamic mitigation for CVE-2018-3639Dimitris Papastamos
2018-05-23Implement static workaround for CVE-2018-3639Dimitris Papastamos
2018-05-23Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos
2018-03-14Fixup `SMCCC_ARCH_FEATURES` semanticsDimitris Papastamos
2018-03-14Use PFR0 to identify need for mitigation of CVE-2017-5715Dimitris Papastamos
2018-01-18Print erratum application report for CVE-2017-5715Dimitris Papastamos
2018-01-11Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos
2017-09-07Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici
2017-08-29CPU: Correct names of implementation-defined aux regsEleanor Bonnici
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-07-12bl31: Add error reporting registersNaga Sureshkumar Relli
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-18Add support for ARM Cortex-A72 processorVikram Kanigiri