summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add PoC of Arm DRTM specification version Beta-0topics/arm-drtm-pocLucian Paul-Trifu2022-03-094-0/+728
* Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integrationManish Pandey2021-04-291-1/+127
|\
| * Add PIE support for AARCH32Yann Gautier2021-04-211-1/+127
* | Merge changes I36e45c0a,I69c21293 into integrationManish Pandey2021-04-271-0/+81
|\ \
| * | Add support for QEMU "max" CPULeif Lindholm2021-04-131-0/+81
| |/
* | Add "_arm" suffix to Makalu ELP CPU libjohpow012021-04-201-19/+19
|/
* Merge "lib/cpu: Workaround for Cortex A77 erratum 1946167" into integrationMadhukar Pappireddy2021-04-072-1/+67
|\
| * lib/cpu: Workaround for Cortex A77 erratum 1946167laurenw-arm2021-04-062-1/+67
* | Merge "Fix: Remove save/restore of EL2 timer registers" into integrationOlivier Deprez2021-04-071-243/+177
|\ \
| * | Fix: Remove save/restore of EL2 timer registersMax Shvetsov2021-04-071-243/+177
| |/
* | Add Cortex_A78C CPU libBipin Ravi2021-03-311-0/+65
|/
* Add Makalu ELP CPU libjohpow012021-03-241-0/+77
* cpus: add Matterhorn ELP ARM cpu libraryUsama Arif2021-03-101-0/+77
* Merge "Add Makalu CPU lib" into integrationbipin.ravi2021-03-021-0/+77
|\
| * Add Makalu CPU libjohpow012021-03-011-0/+77
* | Merge "lib/extensions/ras: fix bug of binary search" into integrationManish Pandey2021-03-021-2/+2
|\ \
| * | lib/extensions/ras: fix bug of binary searchHeyi Guo2021-01-141-2/+2
* | | Enable v8.6 AMU enhancements (FEAT_AMUv1p1)johpow012021-02-255-73/+420
| |/ |/|
* | libc: memset: Fix MISRA issuesAndre Przywara2021-02-241-11/+14
* | lib: cpus: aarch32: sanity check pointers before useYann Gautier2021-02-231-0/+16
* | Merge changes from topic "mp/strto_libc" into integrationMadhukar Pappireddy2021-02-116-4/+507
|\ \
| * | libc: Import strtoull from FreeBSD projectMadhukar Pappireddy2021-02-033-0/+114
| * | libc: Import strtoll from FreeBSD projectMadhukar Pappireddy2021-02-033-0/+136
| * | libc: Import strtoul from FreeBSD projectMadhukar Pappireddy2021-02-033-0/+114
| * | libc: Import strtol from FreeBSD projectMadhukar Pappireddy2021-02-033-4/+143
* | | rainier: remove cpu workaround for errata 1542419Manoj Kumar2021-02-051-89/+1
|/ /
* | Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy2021-01-291-1/+6
* | Merge "DebugFS: Check channel index before calling clone function" into integ...Olivier Deprez2021-01-222-4/+13
|\ \
| * | DebugFS: Check channel index before calling clone functionZelalem2021-01-212-4/+13
* | | libc/snprintf: use macro to reduce duplicated codeHeyi Guo2021-01-201-22/+14
* | | libc/snprintf: add support to print "%" characterHeyi Guo2021-01-201-1/+8
* | | libc/printf: add support to print "%" characterHeyi Guo2021-01-201-1/+4
|/ /
* | Workaround for Cortex N1 erratum 1946160johpow012021-01-132-1/+73
* | Workaround for Cortex A78 erratum 1951500johpow012021-01-132-0/+69
|/
* Workaround for Cortex A78 erratum 1941498johpow012021-01-122-3/+45
* AArch64: Fix assertions in processing dynamic relocationsAlexei Fedorov2021-01-061-19/+29
* PSCI: fix limit of 256 CPUs caused by cast to unsigned charGraeme Gregory2020-12-222-4/+19
* Workaround for Cortex A76 erratum 1946160johpow012020-12-182-0/+69
* Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino2020-12-112-0/+201
* Aarch64: Add support for FEAT_MTE3Alexei Fedorov2020-12-021-14/+17
* Add support for Neoverse-N2 CPUs.Javier Almansa Sobrino2020-11-304-20/+142
* Revert workaround for A77 erratum 1800714johpow012020-11-122-43/+0
* Revert workaround for A76 erratum 1800710johpow012020-11-122-43/+0
* lib: el3_runtime: Fix SPE system registers in el2_sysregs_contextArunachalam Ganapathy2020-10-201-1/+9
* lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy2020-10-201-0/+4
* lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_contextArunachalam Ganapathy2020-10-201-1/+13
* Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley2020-10-184-11/+13
|\
| * Increase type widths to satisfy width requirementsJimmy Brisson2020-10-124-11/+13
* | Merge changes Iba51bff1,I3f563cff into integrationMadhukar Pappireddy2020-10-161-3/+5
|\ \
| * | Update in coreboot_get_memory_type API to include size as wellSaurabh Gorecha2020-10-161-3/+5
| |/