aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpus
Commit message (Expand)AuthorAgeFilesLines
* Fixup register handling in aarch32 reset_handlerHeiko Stuebner2019-03-081-3/+3
* Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz2019-03-012-2/+4
|\
| * Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-272-2/+4
* | Merge pull request #1849 from loumay-arm/lm/a73_errataAntonio Niño Díaz2019-03-012-0/+44
|\ \
| * | Cortex-A73: Implement workaround for errata 852427Louis Mayencourt2019-02-282-0/+44
* | | Merge pull request #1845 from ambroise-arm/av/errataAntonio Niño Díaz2019-03-016-5/+488
|\ \ \ | |/ / |/| |
| * | Cortex-A53: Workarounds for 819472, 824069 and 827319Ambroise Vincent2019-02-283-2/+122
| * | Cortex-A57: Implement workaround for erratum 817169Ambroise Vincent2019-02-283-0/+52
| * | Cortex-A57: Implement workaround for erratum 814670Ambroise Vincent2019-02-283-2/+79
| * | Cortex-A55: Implement workaround for erratum 903758Ambroise Vincent2019-02-282-0/+42
| * | Cortex-A55: Implement workaround for erratum 846532Ambroise Vincent2019-02-282-0/+46
| * | Cortex-A55: Implement workaround for erratum 798797Ambroise Vincent2019-02-282-0/+42
| * | Cortex-A55: Implement workaround for erratum 778703Ambroise Vincent2019-02-282-0/+57
| * | Cortex-A55: Implement workaround for erratum 768277Ambroise Vincent2019-02-282-1/+48
| |/
* | Add workaround for errata 1073348 for Cortex-A76Louis Mayencourt2019-02-262-0/+42
* | Add workaround for errata 1220197 for Cortex-A76Louis Mayencourt2019-02-262-0/+44
* | Add workaround for errata 1130799 for Cortex-A76Louis Mayencourt2019-02-262-1/+48
* | Add workaround for errata 790748 for Cortex-A75Louis Mayencourt2019-02-262-0/+44
* | Add workaround for errata 764081 of Cortex-A75Louis Mayencourt2019-02-262-1/+48
* | Add workaround for errata 855423 of Cortex-A73Louis Mayencourt2019-02-262-2/+51
|/
* Rename Cortex-Helios to Neoverse E1John Tsichritzis2019-02-191-18/+18
* Rename Cortex-Helios filenames to Neoverse E1John Tsichritzis2019-02-191-0/+0
* Rename Cortex-Ares to Neoverse N1John Tsichritzis2019-02-193-48/+48
* Rename Cortex-Ares filenames to Neoverse N1John Tsichritzis2019-02-192-0/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0420-33/+35
* AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan2018-12-101-2/+11
* 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