aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-06-03fix: random typos in tf-a code baseOlivier Deprez
2021-05-28fix: rename Matterhorn, Matterhorn ELP, and Klein CPUsjohpow01
2021-04-29Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integrationManish Pandey
2021-04-27Merge changes I36e45c0a,I69c21293 into integrationManish Pandey
2021-04-21Add PIE support for AARCH32Yann Gautier
2021-04-20Add "_arm" suffix to Makalu ELP CPU libjohpow01
2021-04-13Add support for QEMU "max" CPULeif Lindholm
2021-04-07Merge "lib/cpu: Workaround for Cortex A77 erratum 1946167" into integrationMadhukar Pappireddy
2021-04-07Merge "Fix: Remove save/restore of EL2 timer registers" into integrationOlivier Deprez
2021-04-07Fix: Remove save/restore of EL2 timer registersMax Shvetsov
2021-04-06lib/cpu: Workaround for Cortex A77 erratum 1946167laurenw-arm
2021-03-31Add Cortex_A78C CPU libBipin Ravi
2021-03-24Add Makalu ELP CPU libjohpow01
2021-03-10cpus: add Matterhorn ELP ARM cpu libraryUsama Arif
2021-03-02Merge "Add Makalu CPU lib" into integrationbipin.ravi
2021-03-02Merge "lib/extensions/ras: fix bug of binary search" into integrationManish Pandey
2021-03-01Add Makalu CPU libjohpow01
2021-02-25Enable v8.6 AMU enhancements (FEAT_AMUv1p1)johpow01
2021-02-24libc: memset: Fix MISRA issuesAndre Przywara
2021-02-23lib: cpus: aarch32: sanity check pointers before useYann Gautier
2021-02-11Merge changes from topic "mp/strto_libc" into integrationMadhukar Pappireddy
2021-02-05rainier: remove cpu workaround for errata 1542419Manoj Kumar
2021-02-03libc: Import strtoull from FreeBSD projectMadhukar Pappireddy
2021-02-03libc: Import strtoll from FreeBSD projectMadhukar Pappireddy
2021-02-03libc: Import strtoul from FreeBSD projectMadhukar Pappireddy
2021-02-03libc: Import strtol from FreeBSD projectMadhukar Pappireddy
2021-01-29Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy
2021-01-22Merge "DebugFS: Check channel index before calling clone function" into integ...Olivier Deprez
2021-01-21DebugFS: Check channel index before calling clone functionZelalem
2021-01-20libc/snprintf: use macro to reduce duplicated codeHeyi Guo
2021-01-20libc/snprintf: add support to print "%" characterHeyi Guo
2021-01-20libc/printf: add support to print "%" characterHeyi Guo
2021-01-14lib/extensions/ras: fix bug of binary searchHeyi Guo
2021-01-13Workaround for Cortex N1 erratum 1946160johpow01
2021-01-13Workaround for Cortex A78 erratum 1951500johpow01
2021-01-12Workaround for Cortex A78 erratum 1941498johpow01
2021-01-06AArch64: Fix assertions in processing dynamic relocationsAlexei Fedorov
2020-12-22PSCI: fix limit of 256 CPUs caused by cast to unsigned charGraeme Gregory
2020-12-18Workaround for Cortex A76 erratum 1946160johpow01
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2020-12-02Aarch64: Add support for FEAT_MTE3Alexei Fedorov
2020-11-30Add support for Neoverse-N2 CPUs.Javier Almansa Sobrino
2020-11-12Revert workaround for A77 erratum 1800714johpow01
2020-11-12Revert workaround for A76 erratum 1800710johpow01
2020-10-20lib: el3_runtime: Fix SPE system registers in el2_sysregs_contextArunachalam Ganapathy
2020-10-20lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy
2020-10-20lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_contextArunachalam Ganapathy
2020-10-18Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley
2020-10-16Merge changes Iba51bff1,I3f563cff into integrationMadhukar Pappireddy
2020-10-16Update in coreboot_get_memory_type API to include size as wellSaurabh Gorecha