aboutsummaryrefslogtreecommitdiff
path: root/lib/cpus/aarch32
AgeCommit message (Expand)Author
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
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-20aarch32: Implement errata workarounds for Cortex A53Dimitris Papastamos
2017-06-20aarch32: Implement cpu_rev_var_hs()Dimitris Papastamos
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-03-20Replace ASM signed tests with unsignedDouglas Raillard
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-08-10AArch32: Add support in TF librariesSoby Mathew