summaryrefslogtreecommitdiff
path: root/lib/cpus/aarch64/cortex_a73.S
AgeCommit message (Expand)Author
2023-08-07fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73Sona Mathew
2023-08-04refactor(cpus): convert the Cortex-A73 to use the cpu helpersSona Mathew
2023-08-04refactor(cpus): convert Cortex-A73 to use the errata frameworkSona Mathew
2023-08-04refactor(cpus): reorder Cortex-A73 errata by ascending orderSona Mathew
2022-03-18fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57Bipin Ravi
2019-02-28Cortex-A73: Implement workaround for errata 852427Louis Mayencourt
2019-02-26Add workaround for errata 855423 of Cortex-A73Louis Mayencourt
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
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 A73 and A75Dimitris Papastamos
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
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar