summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2019-03-14Introduce preliminary support for Neoverse ZeusJohn Tsichritzis
2019-03-13Cortex-A17: Implement workaround for errata 852421Ambroise Vincent
2019-03-13Cortex-A15: Implement workaround for errata 827671Ambroise Vincent
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-03-01Merge pull request #1848 from antonio-nino-diaz-arm/an/docsAntonio Niño Díaz
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-28Cortex-A73: Implement workaround for errata 852427Louis Mayencourt
2019-02-28Merge pull request #1839 from loumay-arm/lm/a7x_errataAntonio Niño Díaz
2019-02-28Cortex-A57: Implement workaround for erratum 814670Ambroise 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-27Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz
2019-02-27Cleanup context handling libraryAntonio Nino Diaz
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 855423 of Cortex-A73Louis Mayencourt
2019-02-22Merge pull request #1835 from jts-arm/renameAntonio Niño Díaz
2019-02-21Merge pull request #1828 from uarif1/masterAntonio Niño Díaz
2019-02-19ARMv7: support non-LPAE mapping (not xlat_v2)Etienne Carriere
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-02-14Update macro to check need for CVE-2017-5715 mitigationAntonio Nino Diaz
2019-02-11cpus: Add casts to all definitions in CPU headersAntonio Nino Diaz
2019-02-11cpus: Fix some incorrect definitions in CPU headersAntonio Nino Diaz
2019-02-08libc: Move setjmp to libc folderAntonio Nino Diaz
2019-01-31Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2Antonio Niño Díaz
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-30lib/xlat_tables: Add support for ARMv8.4-TTSTSathees Balya
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2019-01-04Reorganize architecture-dependent header filesAntonio Nino Diaz
2019-01-03Enable DIT if supportedSathees Balya
2018-12-18Import exception helpers from TF-A-TestsAntonio Nino Diaz
2018-12-18Deprecate some unused AArch64 assembly functionsAntonio Nino Diaz
2018-12-18Move helpers from arch.h to arch_helpers.hAntonio Nino Diaz
2018-12-12Merge pull request #1712 from jeenu-arm/ssbsSoby Mathew
2018-12-11SPM: Introduce SPRT C host libraryAntonio Nino Diaz
2018-12-11SPM: Support multiple xlat tables contextsAntonio Nino Diaz
2018-12-10AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan
2018-11-26Initial Spectre V1 mitigations (CVE-2017-5753).Joel Hutton
2018-11-26Synchronise arch.h and arch_helpers.h with TF-A-TestsAntonio Nino Diaz
2018-11-22Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57"Antonio Nino Diaz
2018-11-22xlat v2: Support mapping regions with allocated VAAntonio Nino Diaz
2018-11-15utils_def: add an assembly version for GENMASKYann Gautier
2018-11-09psci: put __dead2 attribute after void in plat_psci_opsYann Gautier