summaryrefslogtreecommitdiff
path: root/lib/cpus/aarch32
AgeCommit message (Expand)Author
2023-08-24refactor(cpus): add Cortex-A57 errata framework informationBoyan Karatotev
2023-08-10fix(cpus): flush L2 cache for Cortex-A7/12/15/17Stephan Gerhold
2023-08-08chore: update to use Arm word across TF-AGovindraj Raja
2023-08-05Merge changes from topic "sm/errata_refactor" into integrationBipin Ravi
2023-08-04refactor(cpus): convert Cortex-A15 to use the errata frameworkSona Mathew
2023-08-04refactor(cpus): convert the Cortex-A5 to use the errata frameworkBoyan Karatotev
2023-08-03refactor(cpus): use cpu errata wrappers Cortex-A12 aarch32 cpuGovindraj Raja
2023-08-03refactor(cpus): use cpu errata wrappers Cortex-A7 and A9 aarch32 cpusGovindraj Raja
2023-07-27fix(cpus): fix minor issue seen with a9 cpuGovindraj Raja
2023-07-28Merge changes from topic "hm/errata-fw" into integrationBipin Ravi
2023-07-27refactor(cpus): add Cortex-A53 errata framework informationJayanth Dodderi Chidanand
2023-07-20refactor(cpus): add Cortex-A17 errata framework informationHarrison Mutai
2023-07-20fix(fvp): resolve broken workaround referenceHarrison Mutai
2023-06-27refactor(cpus): add Cortex-A72 errata informationMaksims Svecovs
2023-06-26refactor(cpus): add Cortex-A32 errata framework informationKathleen Capella
2023-05-30refactor(cpus): convert print_errata_status to CBoyan Karatotev
2023-05-30refactor(cpus): move cpu_ops field defines to a headerBoyan Karatotev
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2022-05-05fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72John Powell
2022-04-28fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960John Powell
2021-02-23lib: cpus: aarch32: sanity check pointers before useYann Gautier
2019-04-12Cortex A9:errata 794073 workaroundJoel Hutton
2019-03-13Cortex-A17: Implement workaround for errata 852423Ambroise Vincent
2019-03-13Cortex-A17: Implement workaround for errata 852421Ambroise Vincent
2019-03-13Cortex-A15: Implement workaround for errata 827671Ambroise Vincent
2019-03-13Cortex-A15: Implement workaround for errata 816470Ambroise Vincent
2019-03-08Fixup register handling in aarch32 reset_handlerHeiko Stuebner
2019-03-01Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz
2019-02-28Cortex-A53: Workarounds for 819472, 824069 and 827319Ambroise Vincent
2019-02-28Cortex-A57: Implement workaround for erratum 817169Ambroise Vincent
2019-02-28Cortex-A57: Implement workaround for erratum 814670Ambroise Vincent
2019-02-27Tegra: Support for scatterfile for the BL31 imageVarun Wadekar
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-29Make errata reporting mandatory for CPU filesSoby Mathew
2018-05-23aarch32: Implement static workaround for CVE-2018-3639Dimitris Papastamos
2018-02-22Fixup AArch32 errata printing frameworkSoby Mathew
2018-01-25Merge pull request #1228 from dp-arm/dp/cve_2017_5715davidcunado-arm
2018-01-20Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-rese...davidcunado-arm
2018-01-19lib/cpus: fix branching in reset function for cortex-a72 AARCH32 modeManoj Kumar
2018-01-18Workaround for CVE-2017-5715 for Cortex A9, A15 and A17Dimitris Papastamos
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-12-04Merge pull request #1168 from matt2048/masterdavidcunado-arm
2017-11-23Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONSMatt Ma
2017-11-08ARMv7: introduce Cortex-A12Etienne Carriere
2017-11-08ARMv7: introduce Cortex-A17Etienne Carriere
2017-11-08ARMv7: introduce Cortex-A7Etienne Carriere
2017-11-08ARMv7: introduce Cortex-A5Etienne Carriere
2017-11-08ARMv7: introduce Cortex-A9Etienne Carriere
2017-11-08ARMv7: introduce Cortex-A15Etienne Carriere
2017-09-07Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici