aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpus
Commit message (Expand)AuthorAgeFilesLines
* Fix MISRA defects in workaround and errata frameworkAntonio Nino Diaz2018-10-293-9/+14
* Fix MISRA defects in extension libsAntonio Nino Diaz2018-10-291-2/+2
* Make errata reporting mandatory for CPU filesSoby Mathew2018-10-299-0/+84
* ti: k3: common: Do not disable cache on TI K3 core powerdownAndrew F. Davis2018-10-161-0/+4
* Fix the Cortex-ares errata reporting function nameSoby Mathew2018-09-101-2/+2
* cpus: denver: Implement static workaround for CVE-2018-3639Varun Wadekar2018-09-041-0/+29
* cpus: denver: reset power state to 'C1' on bootVarun Wadekar2018-09-041-0/+9
* denver: use plat_my_core_pos() to get core positionVarun Wadekar2018-09-041-4/+7
* DSU erratum 936184 workaround: bug fixJohn Tsichritzis2018-08-231-7/+17
* Merge pull request #1388 from vwadekar/report-cve-2017-5715Dimitris Papastamos2018-08-201-5/+55
|\
| * cpus: denver: report CVE_2017_5715 mitigation to higher layersVarun Wadekar2018-08-171-5/+55
* | DSU erratum 936184 workaroundJohn Tsichritzis2018-08-175-5/+114
|/
* Add initial CPU support for Cortex-HeliosJoel Hutton2018-07-111-0/+34
* Add initial CPU support for Cortex-DeimosJoel Hutton2018-07-111-0/+51
* Add end_vector_entry assembler macroRoberto Vargas2018-07-114-80/+80
* cpulib: Add ISBs or comment why they are unneededDimitris Papastamos2018-06-194-0/+4
* Fix MISRA Rule 5.7 Part 1Daniel Boulby2018-06-121-4/+4
* Merge pull request #1397 from dp-arm/dp/cortex-a76Dimitris Papastamos2018-06-084-1/+461
|\
| * Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76Dimitris Papastamos2018-06-081-2/+241
| * Implement Cortex-Ares 1043202 erratum workaroundDimitris Papastamos2018-06-082-2/+74
| * Add AMU support for Cortex-AresDimitris Papastamos2018-06-082-4/+51
| * Add support for Cortex-Ares and Cortex-A76 CPUsIsla Mitchell2018-06-082-0/+102
* | Fast path SMCCC_ARCH_WORKAROUND_1 calls from AArch32Dimitris Papastamos2018-06-071-11/+12
|/
* Add support for dynamic mitigation for CVE-2018-3639Dimitris Papastamos2018-05-236-4/+42
* aarch32: Implement static workaround for CVE-2018-3639Dimitris Papastamos2018-05-232-0/+37
* Implement static workaround for CVE-2018-3639Dimitris Papastamos2018-05-235-0/+75
* Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos2018-05-237-133/+133
* Workaround for CVE-2017-5715 on NVIDIA Denver CPUsVarun Wadekar2018-05-151-1/+144
* Check presence of fix for errata 835769 in Cortex-A53Jonathan Wright2018-04-121-2/+17
* Check presence of fix for errata 843419 in Cortex-A53Jonathan Wright2018-04-122-3/+22
* Fixup `SMCCC_ARCH_FEATURES` semanticsDimitris Papastamos2018-03-145-9/+42
* Use PFR0 to identify need for mitigation of CVE-2017-5715Dimitris Papastamos2018-03-143-18/+14
* MISRA fixes for Cortex A75 AMU implementationDimitris Papastamos2018-02-272-7/+7
* Refactor AMU support for Cortex A75Dimitris Papastamos2018-02-273-156/+78
* Factor out CPU AMU helpersDimitris Papastamos2018-02-271-0/+107
* Fixup AArch32 errata printing frameworkSoby Mathew2018-02-221-2/+3
* Merge pull request #1253 from dp-arm/dp/amu32davidcunado-arm2018-02-021-1/+1
|\
| * AMU: Implement context save/restore for aarch32Joel Hutton2018-01-311-1/+1
* | Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75Dimitris Papastamos2018-01-292-14/+67
* | Optimize/cleanup BPIALL workaroundDimitris Papastamos2018-01-291-121/+87
|/
* 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
| |/