aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-08-10errata: workaround for Neoverse V1 errata 2139242johpow01
2021-08-10errata: workaround for Neoverse V1 errata 1966096johpow01
2021-08-10Merge "errata: workaround for Neoverse V1 errata 1925756" into integrationBipin Ravi
2021-08-10Merge "errata: workaround for Neoverse V1 errata 1852267" into integrationBipin Ravi
2021-08-10Merge "errata: workaround for Neoverse V1 errata 1774420" into integrationBipin Ravi
2021-08-05errata: workaround for Neoverse V1 errata 1925756laurenw-arm
2021-08-03errata: workaround for Neoverse V1 errata 1852267laurenw-arm
2021-08-03errata: workaround for Neoverse V1 errata 1774420laurenw-arm
2021-08-02feat(sw_crc32): add software CRC32 supportManish V Badarkhe
2021-07-23fix(el3_runtime): fix SVE and AMU extension enablement flagsArunachalam Ganapathy
2021-07-19errata: workaround for Neoverse V1 errata 1940577johpow01
2021-07-16errata: workaround for Neoverse V1 errata 1791573johpow01
2021-06-30Merge "feat(sve): enable SVE for the secure world" into integrationOlivier Deprez
2021-06-29Merge "errata: workaround for Cortex A77 errata 1791578" into integrationManish Pandey
2021-06-28feat(sve): enable SVE for the secure worldMax Shvetsov
2021-06-24errata: workaround for Cortex A78 errata 1821534johpow01
2021-06-23errata: workaround for Cortex A77 errata 1791578johpow01
2021-06-08Merge "fix(security): Set MDCR_EL3.MCCD bit" into integrationMark Dykes
2021-06-03fix: random typos in tf-a code baseOlivier Deprez
2021-05-28fix: rename Matterhorn, Matterhorn ELP, and Klein CPUsjohpow01
2021-05-14fix(security): Set MDCR_EL3.MCCD bitAlexei Fedorov
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