1224 Commits (05330a49cd91c346a8b9dc3aff35d0032db4d413)

Author SHA1 Message Date
Manish V Badarkhe f21693704a feat(sw_crc32): add software CRC32 support 3 years ago
Arunachalam Ganapathy 68ac5ed049 fix(el3_runtime): fix SVE and AMU extension enablement flags 3 years ago
johpow01 182ce10155 errata: workaround for Neoverse V1 errata 1940577 4 years ago
johpow01 33e3e92541 errata: workaround for Neoverse V1 errata 1791573 4 years ago
Max Shvetsov 0c5e7d1ce3 feat(sve): enable SVE for the secure world 4 years ago
johpow01 1a691455d9 errata: workaround for Cortex A78 errata 1821534 4 years ago
johpow01 3f0bec7c88 errata: workaround for Cortex A77 errata 1791578 4 years ago
Olivier Deprez 2e61d6871c fix: random typos in tf-a code base 4 years ago
johpow01 c6ac4df622 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs 4 years ago
Alexei Fedorov 12f6c06497 fix(security): Set MDCR_EL3.MCCD bit 4 years ago
Yann Gautier 4324a14bf5 Add PIE support for AARCH32 4 years ago
johpow01 97bc7f0dcc Add "_arm" suffix to Makalu ELP CPU lib 4 years ago
Leif Lindholm 5d764e05e4 Add support for QEMU "max" CPU 4 years ago
Max Shvetsov a7cf2743f3 Fix: Remove save/restore of EL2 timer registers 4 years ago
laurenw-arm a492edc49c lib/cpu: Workaround for Cortex A77 erratum 1946167 4 years ago
Bipin Ravi 0a144dd4ea Add Cortex_A78C CPU lib 4 years ago
johpow01 cb090c1924 Add Makalu ELP CPU lib 4 years ago
Usama Arif 614c14e778
cpus: add Matterhorn ELP ARM cpu library 4 years ago
johpow01 aaabf9789a Add Makalu CPU lib 4 years ago
johpow01 873d4241e3 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) 4 years ago
Andre Przywara 005415a39a libc: memset: Fix MISRA issues 4 years ago
Yann Gautier e3b9cc1262 lib: cpus: aarch32: sanity check pointers before use 4 years ago
Manoj Kumar 041d7c7ba9 rainier: remove cpu workaround for errata 1542419 4 years ago
Madhukar Pappireddy d56b957c21 libc: Import strtoull from FreeBSD project 4 years ago
Madhukar Pappireddy 587c15565f libc: Import strtoll from FreeBSD project 4 years ago
Madhukar Pappireddy 15c1c14735 libc: Import strtoul from FreeBSD project 4 years ago
Madhukar Pappireddy 015240d9d3 libc: Import strtol from FreeBSD project 4 years ago
Madhukar Pappireddy c2d32a5f85 Fix exception handlers in BL31: Use DSB to synchronize pending EA 4 years ago
Zelalem b226c74737 DebugFS: Check channel index before calling clone function 4 years ago
Heyi Guo 7981c5043b libc/snprintf: use macro to reduce duplicated code 4 years ago
Heyi Guo c654615466 libc/snprintf: add support to print "%" character 4 years ago
Heyi Guo 128c5f0285 libc/printf: add support to print "%" character 4 years ago
Heyi Guo 0b1838a970 lib/extensions/ras: fix bug of binary search 5 years ago
johpow01 263ee781c6 Workaround for Cortex N1 erratum 1946160 4 years ago
johpow01 3a2710dcab Workaround for Cortex A78 erratum 1951500 4 years ago
johpow01 e26c59d2c9 Workaround for Cortex A78 erratum 1941498 4 years ago
Alexei Fedorov db9736e3d8 AArch64: Fix assertions in processing dynamic relocations 4 years ago
Graeme Gregory a86865ac42 PSCI: fix limit of 256 CPUs caused by cast to unsigned char 4 years ago
johpow01 3f0d83695c Workaround for Cortex A76 erratum 1946160 4 years ago
Javier Almansa Sobrino 0063dd1708 Add support for FEAT_MTPMU for Armv8.6 4 years ago
Alexei Fedorov 0563ab08e8 Aarch64: Add support for FEAT_MTE3 4 years ago
Javier Almansa Sobrino 25bbbd2d63 Add support for Neoverse-N2 CPUs. 4 years ago
johpow01 9bbc03a6e0 Revert workaround for A77 erratum 1800714 4 years ago
johpow01 95ed9a9e0d Revert workaround for A76 erratum 1800710 4 years ago
Arunachalam Ganapathy 2b036b7995 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context 4 years ago
Arunachalam Ganapathy 062f8aaf8a lib: el3_runtime: Conditionally save/restore EL2 NEVE registers 5 years ago
Arunachalam Ganapathy 0f777eabd9 lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context 5 years ago
Saurabh Gorecha e0caf8f57c Update in coreboot_get_memory_type API to include size as well 4 years ago
Jimmy Brisson d7b5f40823 Increase type widths to satisfy width requirements 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago