summaryrefslogtreecommitdiff
path: root/lib/cpus
AgeCommit message (Expand)Author
2019-03-14Cortex-A76: fix spellingAmbroise Vincent
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-03-01Merge pull request #1849 from loumay-arm/lm/a73_errataAntonio Niño Díaz
2019-03-01Merge pull request #1845 from ambroise-arm/av/errataAntonio Niño Díaz
2019-02-28Cortex-A73: Implement workaround for errata 852427Louis Mayencourt
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-28Cortex-A55: Implement workaround for erratum 903758Ambroise Vincent
2019-02-28Cortex-A55: Implement workaround for erratum 846532Ambroise Vincent
2019-02-28Cortex-A55: Implement workaround for erratum 798797Ambroise Vincent
2019-02-28Cortex-A55: Implement workaround for erratum 778703Ambroise Vincent
2019-02-28Cortex-A55: Implement workaround for erratum 768277Ambroise Vincent
2019-02-27Tegra: Support for scatterfile for the BL31 imageVarun Wadekar
2019-02-26Add workaround for errata 1073348 for Cortex-A76Louis Mayencourt
2019-02-26Add workaround for errata 1220197 for Cortex-A76Louis Mayencourt
2019-02-26Add workaround for errata 1130799 for Cortex-A76Louis Mayencourt
2019-02-26Add workaround for errata 790748 for Cortex-A75Louis Mayencourt
2019-02-26Add workaround for errata 764081 of Cortex-A75Louis Mayencourt
2019-02-26Add workaround for errata 855423 of Cortex-A73Louis Mayencourt
2019-02-19Rename Cortex-Helios to Neoverse E1John Tsichritzis
2019-02-19Rename Cortex-Helios filenames to Neoverse E1John Tsichritzis
2019-02-19Rename Cortex-Ares to Neoverse N1John Tsichritzis
2019-02-19Rename Cortex-Ares filenames to Neoverse N1John Tsichritzis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-10AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan
2018-10-29Fix MISRA defects in workaround and errata frameworkAntonio Nino Diaz
2018-10-29Fix MISRA defects in extension libsAntonio Nino Diaz
2018-10-29Make errata reporting mandatory for CPU filesSoby Mathew
2018-10-16ti: k3: common: Do not disable cache on TI K3 core powerdownAndrew F. Davis
2018-09-10Fix the Cortex-ares errata reporting function nameSoby Mathew
2018-09-04cpus: denver: Implement static workaround for CVE-2018-3639Varun Wadekar
2018-09-04cpus: denver: reset power state to 'C1' on bootVarun Wadekar
2018-09-04denver: use plat_my_core_pos() to get core positionVarun Wadekar
2018-08-23DSU erratum 936184 workaround: bug fixJohn Tsichritzis
2018-08-20Merge pull request #1388 from vwadekar/report-cve-2017-5715Dimitris Papastamos
2018-08-17cpus: denver: report CVE_2017_5715 mitigation to higher layersVarun Wadekar
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-07-11Add initial CPU support for Cortex-HeliosJoel Hutton
2018-07-11Add initial CPU support for Cortex-DeimosJoel Hutton
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-06-19cpulib: Add ISBs or comment why they are unneededDimitris Papastamos
2018-06-12Fix MISRA Rule 5.7 Part 1Daniel Boulby
2018-06-08Merge pull request #1397 from dp-arm/dp/cortex-a76Dimitris Papastamos
2018-06-08Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76Dimitris Papastamos