aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Cortex-A55: Implement workaround for erratum 798797Ambroise Vincent2019-02-281-0/+1
| * | | | Cortex-A55: Implement workaround for erratum 778703Ambroise Vincent2019-02-281-0/+10
| * | | | Cortex-A55: Implement workaround for erratum 768277Ambroise Vincent2019-02-281-0/+7
* | | | | Merge pull request #1846 from loumay-arm/lm/mpamAntonio Niño Díaz2019-03-011-0/+4
|\ \ \ \ \
| * | | | | MPAM: enable MPAM EL2 trapsLouis Mayencourt2019-02-281-0/+4
| |/ / / /
* | | | | Merge pull request #1848 from antonio-nino-diaz-arm/an/docsAntonio Niño Díaz2019-03-012-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Minor changes to documentation and commentsAntonio Nino Diaz2019-02-282-4/+4
| |/ / /
* | | | Merge pull request #1839 from loumay-arm/lm/a7x_errataAntonio Niño Díaz2019-02-283-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add workaround for errata 1073348 for Cortex-A76Louis Mayencourt2019-02-261-0/+4
| * | | Add workaround for errata 1220197 for Cortex-A76Louis Mayencourt2019-02-261-0/+2
| * | | Add workaround for errata 764081 of Cortex-A75Louis Mayencourt2019-02-261-0/+1
| * | | Add workaround for errata 855423 of Cortex-A73Louis Mayencourt2019-02-261-0/+2
| |/ /
* | | Merge pull request #1829 from antonio-nino-diaz-arm/an/pauthAntonio Niño Díaz2019-02-2711-46/+124
|\ \ \
| * | | TSP: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+2
| * | | BL31: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+3
| * | | BL2_AT_EL3: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-0/+2
| * | | BL2: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+5
| * | | BL1: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+2
| * | | Add support for pointer authenticationAntonio Nino Diaz2019-02-274-3/+24
| * | | Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-273-15/+64
| * | | Cleanup context handling libraryAntonio Nino Diaz2019-02-271-24/+22
* | | | Merge pull request #1840 from grandpaul/rpi3-sdhost-improve1Antonio Niño Díaz2019-02-271-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | rpi3: sdhost: SDHost driver improvementYing-Chun Liu (PaulLiu)2019-02-271-1/+0
| |/ /
* | | Merge pull request #1831 from antonio-nino-diaz-arm/an/sccdAntonio Niño Díaz2019-02-274-15/+29
|\ \ \ | |/ / |/| |
| * | Disable processor Cycle Counting in Secure stateAntonio Nino Diaz2019-02-184-15/+29
* | | Merge pull request #1836 from Yann-lms/docs_and_m4Antonio Niño Díaz2019-02-222-0/+5
|\ \ \
| * | | stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier2019-02-202-0/+5
| | |/ | |/|
* | | Merge pull request #1835 from jts-arm/renameAntonio Niño Díaz2019-02-223-43/+43
|\ \ \
| * | | Rename Cortex-Helios to Neoverse E1John Tsichritzis2019-02-191-8/+8
| * | | Rename Cortex-Helios filenames to Neoverse E1John Tsichritzis2019-02-191-0/+0
| * | | Rename Cortex-Ares to Neoverse N1John Tsichritzis2019-02-191-13/+13
| * | | Rename Cortex-Ares filenames to Neoverse N1John Tsichritzis2019-02-191-0/+0
| | |/ | |/|
* | | Merge pull request #1828 from uarif1/masterAntonio Niño Díaz2019-02-214-6/+39
|\ \ \ | |_|/ |/| |
| * | plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif2019-02-191-0/+2
| * | Division functionality for cores that dont have divide hardware.Usama Arif2019-02-191-1/+28
| * | ARMv7: support non-LPAE mapping (not xlat_v2)Etienne Carriere2019-02-191-1/+5
| * | Rename PLAT_ARM_BL31_RUN_UART* variableUsama Arif2019-02-181-4/+4
| |/
* | Merge pull request #1825 from antonio-nino-diaz-arm/an/csv2Antonio Niño Díaz2019-02-191-5/+17
|\ \ | |/ |/|
| * Update macro to check need for CVE-2017-5715 mitigationAntonio Nino Diaz2019-02-141-5/+17
* | stm32mp1: update clock driverYann Gautier2019-02-142-1/+32
* | stm32mp1: add timeout detection in reset driverYann Gautier2019-02-141-0/+3
* | stm32mp1: split clkfunc codeYann Gautier2019-02-142-11/+26
* | stm32mp1: update I2C and PMIC driversYann Gautier2019-02-142-122/+173
* | stm32mp1: use new functions to manage timeoutsYann Gautier2019-02-141-9/+0
* | stm32mp1: make functions and macros more commonYann Gautier2019-02-143-22/+16
|/
* cpus: Add casts to all definitions in CPU headersAntonio Nino Diaz2019-02-1123-100/+130
* cpus: Fix some incorrect definitions in CPU headersAntonio Nino Diaz2019-02-114-16/+21
* libc: Move setjmp to libc folderAntonio Nino Diaz2019-02-082-7/+24
* Make setjmp.h prototypes comply with the C standardAntonio Nino Diaz2019-02-081-32/+6
* Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19Antonio Niño Díaz2019-02-061-1/+3
|\