aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge "libc: fix sparse warning for __assert()" into integrationSoby Mathew2019-09-121-4/+5
|\
| * libc: fix sparse warning for __assert()Masahiro Yamada2019-09-111-4/+5
* | Merge changes from topic "jc/mte_enable" into integrationSoby Mathew2019-09-122-8/+42
|\ \
| * | Enable MTE support in both secure and non-secure worldsJustin Chadwell2019-09-092-8/+42
| |/
* / Zeus: apply the MSR SSBS instructionJohn Tsichritzis2019-09-111-1/+11
|/
* Merge "AArch64: Disable Secure Cycle Counter" into integrationPaul Beesley2019-08-232-39/+96
|\
| * AArch64: Disable Secure Cycle CounterAlexei Fedorov2019-08-212-39/+96
* | Merge "Fix for N1 1043202 Errata Workaround" into integrationAlexei Fedorov2019-08-201-0/+1
|\ \
| * | Fix for N1 1043202 Errata Workaroundlaurenw-arm2019-08-191-0/+1
* | | Merge "Coverity fix: Remove GGC ignore -Warray-bounds" into integrationPaul Beesley2019-08-201-11/+11
|\ \ \
| * | | Coverity fix: Remove GGC ignore -Warray-boundsDeepika Bhavnani2019-08-161-11/+11
| |/ /
* / / FVP_Base_AEMv8A platform: Fix cache maintenance operationsAlexei Fedorov2019-08-161-5/+33
|/ /
* | Merge changes from topic "jc/coverity-fixes" into integrationPaul Beesley2019-08-133-51/+6
|\ \ | |/ |/|
| * Fix Coverity #261967, Infinite loopJustin Chadwell2019-08-061-47/+0
| * Fix Coverity #343008, Side affect in assertionJustin Chadwell2019-08-061-2/+3
| * Fix Coverity #342970, Uninitialized scalar variableJustin Chadwell2019-08-061-2/+3
* | Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-016-76/+76
* | Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-1/+1
* | Enable AMU for Cortex-HerculesBalint Dobszay2019-07-311-1/+36
|/
* Merge "Romlib makefile refactoring and script rewriting" into integrationSoby Mathew2019-07-2513-179/+370
|\
| * Romlib makefile refactoring and script rewritingImre Kis2019-07-2213-179/+370
* | Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew2019-07-251-0/+33
|\ \
| * | Introduce lightweight BL platform parameter libraryJulius Werner2019-07-181-0/+33
| |/
* | Merge "Cortex_hercules: Introduce preliminary cpu support" into integrationSoby Mathew2019-07-231-0/+65
|\ \
| * | Cortex_hercules: Introduce preliminary cpu supportLouis Mayencourt2019-07-161-0/+65
* | | Merge "Enable MTE support unilaterally for Normal World" into integrationSoby Mathew2019-07-231-0/+13
|\ \ \ | |_|/ |/| |
| * | Enable MTE support unilaterally for Normal WorldSoby Mathew2019-07-121-0/+13
* | | Merge changes from topic "jc/shift-overflow" into integrationSoby Mathew2019-07-161-2/+2
|\ \ \ | |_|/ |/| |
| * | Update base code to not rely on undefined overflow behaviourJustin Chadwell2019-07-121-2/+2
| |/
* / Rename Cortex-Deimos to Cortex-A77Balint Dobszay2019-07-101-20/+20
|/
* Removing redundant ISB instructionslauwal012019-07-021-15/+1
* Workaround for Neoverse N1 erratum 1275112lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1262888lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1262606lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1257314lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1220197lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1207823lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1165347lauwal012019-07-022-0/+42
* Workaround for Neoverse N1 erratum 1130799lauwal012019-07-022-0/+41
* Workaround for Neoverse N1 erratum 1073348lauwal012019-07-022-0/+41
* libc: fix memchr implementationAmbroise Vincent2019-06-201-2/+2
* Merge "DSU: Apply erratum 936184 for Neoverse N1/E1" into integrationJohn Tsichritzis2019-06-172-1/+34
|\
| * DSU: Apply erratum 936184 for Neoverse N1/E1Louis Mayencourt2019-06-112-1/+34
* | Merge changes from topic "jts/ti_fix" into integrationSoby Mathew2019-06-101-4/+0
|\ \
| * | ti: k3: common: Remove coherency workaround for AM65xAndrew F. Davis2019-06-061-4/+0
* | | Merge "PSCI: Lookup list of parent nodes to lock only once" into integrationSoby Mathew2019-06-104-28/+49
|\ \ \ | |_|/ |/| |
| * | PSCI: Lookup list of parent nodes to lock only onceAndrew F. Davis2019-06-064-28/+49
* | | Merge "Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703" int...John Tsichritzis2019-06-072-1/+44
|\ \ \ | |/ / |/| |
| * | Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703Andre Przywara2019-06-062-1/+44
| |/
* | Merge "Introduce BTI support in ROMLIB" into integrationJohn Tsichritzis2019-06-063-9/+40
|\ \