aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpus
Commit message (Expand)AuthorAgeFilesLines
* Neoverse N1: Forces cacheable atomic to nearLouis Mayencourt2019-04-181-0/+6
* DSU: Implement workaround for errata 798953Louis Mayencourt2019-04-175-1/+78
* DSU: Small fix and reformat on errata frameworkLouis Mayencourt2019-04-171-22/+22
* Cortex-A35: Implement workaround for errata 855472Louis Mayencourt2019-04-172-2/+57
* Cortex A9:errata 794073 workaroundJoel Hutton2019-04-122-0/+17
* Add support for Cortex-A76AE CPUAlexei Fedorov2019-04-081-0/+56
* Merge pull request #1887 from ambroise-arm/av/a76-cveDimitris Papastamos2019-03-201-13/+16
|\
| * Cortex-A76: Optimize CVE_2018_3639 workaroundAmbroise Vincent2019-03-141-7/+10
| * Cortex-A76: fix spellingAmbroise Vincent2019-03-141-6/+6
* | Merge pull request #1888 from jts-arm/zeusDimitris Papastamos2019-03-151-0/+60
|\ \
| * | Introduce preliminary support for Neoverse ZeusJohn Tsichritzis2019-03-141-0/+60
| |/
* / Apply variant 4 mitigation for Neoverse N1John Tsichritzis2019-03-141-0/+4
|/
* Cortex-A17: Implement workaround for errata 852423Ambroise Vincent2019-03-132-0/+44
* Cortex-A17: Implement workaround for errata 852421Ambroise Vincent2019-03-132-1/+47
* Cortex-A15: Implement workaround for errata 827671Ambroise Vincent2019-03-132-0/+47
* Cortex-A15: Implement workaround for errata 816470Ambroise Vincent2019-03-132-1/+31
* 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