- dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
- 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 3 years, 9 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 3 years, 10 months ago
- c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 3 years, 10 months ago
- 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 3 years, 10 months ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
- 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
- e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
- 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
- 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
- 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
- b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
- 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 3 months ago
- 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 3 years, 10 months ago
- fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 4 years ago
- eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
- 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
- de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years, 10 months ago
- 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
- c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years, 1 month ago
- b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years, 10 months ago
- 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years, 10 months ago
- ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years, 10 months ago
- 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years, 11 months ago
- fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 3 years, 10 months ago
- 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 4 years ago
- e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
- 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years, 10 months ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years, 11 months ago
- b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago
- b84a850 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 6 years ago
- 7cfae93 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 4 years ago
- afc2ed6 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 4 years, 4 months ago
- 213afde errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 4 years, 4 months ago
- 4618b2b errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 4 years, 4 months ago
- 65e04f2 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 4 years, 4 months ago
- d046443 Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 4 years ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- 6657c1e Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 4 years ago
- b4f8d44 fix(el3_runtime): correct CASSERT for pauth by Olivier Deprez · 4 years ago
- 47d6f5f feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 4 years ago
- f4616ef cpu: add support for Demeter CPU by johpow01 · 4 years, 1 month ago
- 741dd04 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 4 years ago
- 143b196 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 4 years ago
- 4789cf6 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 4 years ago
- 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
- 586aafa Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 4 years, 1 month ago
- 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 4 years, 3 months ago
- 52698a6 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 4 years, 1 month ago
- 81a8b2d Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 4 years, 1 month ago
- 204fd99 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 4 years, 1 month ago
- 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
- 1a69145 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 4 years, 3 months ago
- 3f0bec7 errata: workaround for Cortex A77 errata 1791578 by johpow01 · 4 years, 3 months ago
- 2a00877 Merge changes from topic "soc_id" into integration by Manish Pandey · 4 years, 2 months ago
- 2ea8d41 Merge "fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs" into integration by Madhukar Pappireddy · 4 years, 2 months ago
- c6ac4df fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 4 years, 3 months ago
- 96b0596 feat(smccc): add bit definition for SMCCC_ARCH_SOC_ID by Yann Gautier · 4 years, 3 months ago
- a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 4 years, 4 months ago
- 8157942 Merge changes I36e45c0a,I69c21293 into integration by Manish Pandey · 4 years, 3 months ago
- 97bc7f0 Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 4 years, 4 months ago
- 5d764e0 Add support for QEMU "max" CPU by Leif Lindholm · 4 years, 5 months ago
- e729595 Merge "Fix: Remove save/restore of EL2 timer registers" into integration by Olivier Deprez · 4 years, 4 months ago
- a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
- 0a144dd Add Cortex_A78C CPU lib by Bipin Ravi · 4 years, 5 months ago
- e5fa745 Merge "Add Makalu ELP CPU lib" into integration by bipin.ravi · 4 years, 4 months ago
- cb090c1 Add Makalu ELP CPU lib by johpow01 · 4 years, 5 months ago
- 447a42e NXP: Timer API added to enable ARM generic timer by Pankaj Gupta · 4 years, 8 months ago
- 614c14e cpus: add Matterhorn ELP ARM cpu library by Usama Arif · 4 years, 9 months ago
- 8ef06b6 Merge "Add Makalu CPU lib" into integration by bipin.ravi · 4 years, 5 months ago
- ef4c1e1 Merge "Enable v8.6 AMU enhancements (FEAT_AMUv1p1)" into integration by Manish Pandey · 4 years, 5 months ago
- aaabf97 Add Makalu CPU lib by johpow01 · 4 years, 10 months ago
- 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
- eb18ce3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · 4 years, 10 months ago
- d56b957 libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
- 587c155 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
- 15c1c14 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
- 015240d libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
- c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 5 years ago
- 3a2710d Workaround for Cortex A78 erratum 1951500 by johpow01 · 4 years, 10 months ago
- e26c59d Workaround for Cortex A78 erratum 1941498 by johpow01 · 4 years, 10 months ago
- 25bbbd2 Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 4 years, 10 months ago
- 9bbc03a Revert workaround for A77 erratum 1800714 by johpow01 · 4 years, 9 months ago
- 95ed9a9 Revert workaround for A76 erratum 1800710 by johpow01 · 4 years, 9 months ago
- 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 10 months ago
- e0caf8f Update in coreboot_get_memory_type API to include size as well by Saurabh Gorecha · 4 years, 10 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 7d3a7ec Merge "Workaround for Cortex A77 erratum 1925769" into integration by Lauren Wehrmeister · 4 years, 10 months ago
- 3e0a861 lib/cpus: update MIDR value for rainier cpu by Jagadeesh Ujja · 4 years, 10 months ago
- 35c7537 Workaround for Cortex A77 erratum 1925769 by johpow01 · 5 years ago
- 467937b Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 4 years, 10 months ago
- 5effe0b Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 4 years, 10 months ago