aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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
|/