aboutsummaryrefslogtreecommitdiff
path: root/lib/cpus/aarch32/cortex_a57.S
AgeCommit message (Expand)Author
2023-08-24refactor(cpus): add Cortex-A57 errata framework informationBoyan Karatotev
2022-05-05fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72John Powell
2019-02-28Cortex-A57: Implement workaround for erratum 817169Ambroise Vincent
2019-02-28Cortex-A57: Implement workaround for erratum 814670Ambroise Vincent
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-05-23aarch32: Implement static workaround for CVE-2018-3639Dimitris Papastamos
2018-01-18Workaround for CVE-2017-5715 for Cortex A9, A15 and A17Dimitris Papastamos
2017-11-23Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONSMatt Ma
2017-09-07Cortex-A57: Implement workaround for erratum 859972Eleanor Bonnici
2017-08-29CPU: Correct names of implementation-defined aux regsEleanor Bonnici
2017-06-20aarch32: Implement errata workarounds for Cortex A57Dimitris Papastamos
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar