aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Introduce BTI support in ROMLIBJohn Tsichritzis2019-05-243-9/+40
* | | Apply compile-time check for AArch64-only coresJohn Tsichritzis2019-06-046-0/+30
| |/ |/|
* | Merge "Cortex-A55: workarounds for errata 1221012" into integrationPaul Beesley2019-05-292-0/+61
|\ \
| * | Cortex-A55: workarounds for errata 1221012Ambroise Vincent2019-05-282-0/+61
| |/
* / Add support for Branch Target IdentificationAlexei Fedorov2019-05-245-186/+136
|/
* romlib: Improve compilation flags definitionLouis Mayencourt2019-05-211-2/+2
* Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integrationSoby Mathew2019-05-161-2/+22
|\
| * Disable speculative loads only if SSBS is supportedSami Mujawar2019-05-141-2/+22
* | Remove .arch directives from spinlock.SAlexei Fedorov2019-05-131-5/+1
|/
* Merge changes from topic "sm/fix_a76_errata" into integrationSoby Mathew2019-05-072-1/+172
|\
| * Workaround for cortex-A76 errata 1286807Soby Mathew2019-05-072-0/+25
| * Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112Soby Mathew2019-05-072-1/+147
* | Add compile-time errors for HW_ASSISTED_COHERENCY flagJohn Tsichritzis2019-05-038-1/+41
|/
* Merge changes from topic "lm/stack_protector" into integrationSoby Mathew2019-04-301-6/+13
|\
| * Add support for default stack-protector flagLouis Mayencourt2019-04-301-6/+13
* | Cortex-A53: Fix reporting of missing errata when not neededAndrew F. Davis2019-04-251-18/+24
|/
* 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-123-1/+22
* cache_helpers.s:fix mixed tabs and spacesJoel Hutton2019-04-101-9/+9
* Add note about erratum 814220 for A7Joel Hutton2019-04-101-1/+3
* Add support for Cortex-A76AE CPUAlexei Fedorov2019-04-081-0/+56
* Remove deprecated interfacesAmbroise Vincent2019-04-031-30/+0
* SPM: Move shim layer to TTBR1_EL1Antonio Nino Diaz2019-04-032-4/+4
* Remove several warnings reported with W=2Ambroise Vincent2019-04-011-2/+2
* Remove several warnings reported with W=1Ambroise Vincent2019-04-014-4/+8
* Merge pull request #1902 from jts-arm/romlibDimitris Papastamos2019-03-212-12/+9
|\
| * ROMLIB bug fixesJohn Tsichritzis2019-03-212-12/+9