aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpus
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1228 from dp-arm/dp/cve_2017_5715davidcunado-arm2018-01-2510-10/+223
|\
| * Workaround for CVE-2017-5715 for Cortex A9, A15 and A17Dimitris Papastamos2018-01-185-3/+125
| * Print erratum application report for CVE-2017-5715Dimitris Papastamos2018-01-184-5/+96
| * Change the default errata format stringDimitris Papastamos2018-01-181-2/+2
* | Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-rese...davidcunado-arm2018-01-201-1/+1
|\ \
| * | lib/cpus: fix branching in reset function for cortex-a72 AARCH32 modeManoj Kumar2018-01-191-1/+1
| |/
* | Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm2018-01-193-5/+7
|\ \ | |/ |/|
| * bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-183-5/+7
* | Merge pull request #1197 from dp-arm/dp/amudavidcunado-arm2018-01-122-0/+173
|\ \
| * | Add hooks to save/restore AMU context for Cortex A75Dimitris Papastamos2018-01-112-0/+173
| |/
* | Use PFR0 to identify need for mitigation of CVE-2017-5915Dimitris Papastamos2018-01-111-0/+10
* | Workaround for CVE-2017-5715 on Cortex A73 and A75Dimitris Papastamos2018-01-113-0/+382
* | Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos2018-01-114-0/+130
|/
* Merge pull request #1168 from matt2048/masterdavidcunado-arm2017-12-043-6/+6
|\
| * Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONSMatt Ma2017-11-233-6/+6
* | Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos2017-11-291-1/+28
* | ARMv7: introduce Cortex-A12Etienne Carriere2017-11-081-0/+75
* | ARMv7: introduce Cortex-A17Etienne Carriere2017-11-081-0/+75
* | ARMv7: introduce Cortex-A7Etienne Carriere2017-11-081-0/+75
* | ARMv7: introduce Cortex-A5Etienne Carriere2017-11-081-0/+75
* | ARMv7: introduce Cortex-A9Etienne Carriere2017-11-081-0/+75
* | ARMv7: introduce Cortex-A15Etienne Carriere2017-11-081-0/+81
|/
* Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici2017-09-073-2/+119
* Cortex-A57: Implement workaround for erratum 859972Eleanor Bonnici2017-09-073-0/+71
* CPU: Correct names of implementation-defined aux regsEleanor Bonnici2017-08-296-72/+72
* Fix order of #includesIsla Mitchell2017-07-121-1/+1
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-2/+2
* Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53danh-arm2017-06-282-1/+52
|\
| * Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard2017-06-222-1/+52
* | Resolve signed-unsigned comparison issuesDavid Cunado2017-06-271-1/+1
* | aarch32: Implement errata workarounds for Cortex A57Dimitris Papastamos2017-06-201-1/+332
* | aarch32: Implement errata workarounds for Cortex A53Dimitris Papastamos2017-06-201-1/+151
* | aarch32: Implement cpu_rev_var_hs()Dimitris Papastamos2017-06-201-0/+13
|/
* Unique names for defines in the CPU librariesVarun Wadekar2017-06-146-107/+108
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-1/+1
* Add support for Cortex-A75 and Cortex-A55 CPUsDavid Wang2017-06-012-0/+102
* Use a callee-saved register to be AAPCS-compliantdp-arm2017-05-241-4/+4
* Use SPDX license identifiersdp-arm2017-05-0316-400/+16
* Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm2017-04-213-0/+549
|\
| * AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar2017-04-203-0/+549
* | Remove build option `ASM_ASSERTION`Antonio Nino Diaz2017-04-204-12/+12
|/
* Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_testdavidcunado-arm2017-03-291-1/+1
|\
| * Replace ASM signed tests with unsignedDouglas Raillard2017-03-201-1/+1
* | Add workaround for ARM Cortex-A53 erratum 855873Andre Przywara2017-03-203-1/+66
* | Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlatdavidcunado-arm2017-03-162-0/+24
|\ \ | |/ |/|
| * Apply workaround for errata 813419 of Cortex-A57Antonio Nino Diaz2017-03-082-0/+24
* | Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3davidcunado-arm2017-03-021-1/+0
|\ \
| * | cpus: denver: remove barrier from denver_enable_dco()Varun Wadekar2017-02-281-1/+0
| |/
* | Merge pull request #848 from douglas-raillard-arm/dr/improve_errata_docdanh-arm2017-02-281-1/+1
|\ \ | |/ |/|
| * Clarify errata ERRATA_A53_836870 documentationDouglas Raillard2017-02-231-1/+1