aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "db/unsigned_long" into integrationSandrine Bailleux2019-09-181-1/+1
|\
| * SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64Deepika Bhavnani2019-09-131-1/+1
* | Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew2019-09-134-257/+321
|\ \ | |/ |/|
| * Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-134-257/+321
* | Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into in...Soby Mathew2019-09-131-0/+1
|\ \
| * | Assert if power level value greater then PSCI_INVALID_PWR_LVLDeepika Bhavnani2019-09-091-0/+1
* | | Merge "Unify type of "cpu_idx" across PSCI module." into integrationSoby Mathew2019-09-132-17/+19
|\ \ \ | |_|/ |/| |
| * | Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2019-09-132-17/+19
| |/
* | 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
|\