1. 32705b1 fix(errata): workaround for Cortex-A710 erratum 2267065 by Bipin Ravi · 2 years, 5 months ago
  2. 78b7208 fix(errata): workaround for Cortex-X2 erratum 2216384 by Bipin Ravi · 2 years, 5 months ago
  3. 9ad5478 fix(errata): workaround for Cortex-X2 errata 2081180 by Bipin Ravi · 2 years, 6 months ago
  4. 2f73d97 fix(errata): workaround for Cortex-X2 errata 2017096 by Bipin Ravi · 2 years, 6 months ago
  5. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  6. d8444a7 feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1 by Jiafei Pan · 2 years, 9 months ago
  7. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 2 years, 7 months ago
  8. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  9. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · 2 years, 7 months ago
  10. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  11. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  12. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  13. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  14. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years, 9 months ago
  15. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 9 months ago
  16. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years, 9 months ago
  17. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  18. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  19. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  20. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  21. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  22. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  23. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  24. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 2 months ago
  25. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  26. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 11 months ago
  27. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  28. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  29. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  30. e1d157a Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  31. f29db71 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 2 years, 9 months ago
  32. 8e2e24b feat(rme): add GPT Library by Zelalem Aweke · 3 years ago
  33. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  34. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 3 years ago
  35. 4d666ac feat(rme): add Realm security state definition by Zelalem Aweke · 3 years ago
  36. 39e0865 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 2 years, 9 months ago
  37. fc26ffe errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 2 years, 9 months ago
  38. d4c5f9c fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 2 years, 9 months ago
  39. f2dce0e fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 2 years, 10 months ago
  40. 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 2 years, 9 months ago
  41. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · 2 years, 11 months ago
  42. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  43. fd540de Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 2 years, 9 months ago
  44. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 3 years ago
  45. 0b338b4 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 2 years, 10 months ago
  46. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 10 months ago
  47. d3e31e7 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 5 years ago
  48. 7e03069 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 2 years, 10 months ago
  49. 87e1d28 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 3 years, 3 months ago
  50. cd39b14 errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 3 years, 3 months ago
  51. 7f56547 errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 3 years, 3 months ago
  52. eb35e85 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 3 years, 3 months ago
  53. b2a600a Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 2 years, 10 months ago
  54. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  55. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  56. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  57. 6e99d90 Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 2 years, 10 months ago
  58. f57491e fix(el3_runtime): correct CASSERT for pauth by Olivier Deprez · 2 years, 11 months ago
  59. 0914fc4 feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 3 years ago
  60. f0c8b26 cpu: add support for Demeter CPU by johpow01 · 3 years ago
  61. 6b56f96 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 3 years ago
  62. b1923e9 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 3 years ago
  63. 3c86d83 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 3 years ago
  64. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  65. 02443af Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 3 years ago
  66. c73b03c errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 3 years, 2 months ago
  67. 5e37166 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 3 years ago
  68. 4b78131 Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 3 years ago
  69. cf848f3 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 3 years ago
  70. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 4 months ago
  71. b3e8294 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 3 years, 2 months ago
  72. eb14610 errata: workaround for Cortex A77 errata 1791578 by johpow01 · 3 years, 2 months ago
  73. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  74. 4e92b36 Merge "fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  75. a3810e8 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 3 years, 2 months ago
  76. f008d40 feat(smccc): add bit definition for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 2 months ago
  77. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  78. 8b19aa5 Merge changes I36e45c0a,I69c21293 into integration by Manish Pandey · 3 years, 2 months ago
  79. 4c42c0d Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 3 years, 3 months ago
  80. 9a7bf65 Add support for QEMU "max" CPU by Leif Lindholm · 3 years, 4 months ago
  81. 799c112 Merge "Fix: Remove save/restore of EL2 timer registers" into integration by Olivier Deprez · 3 years, 3 months ago
  82. cf784f7 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 3 months ago
  83. 4da1b0b Add Cortex_A78C CPU lib by Bipin Ravi · 3 years, 4 months ago
  84. 6473a6e Merge "Add Makalu ELP CPU lib" into integration by bipin.ravi · 3 years, 3 months ago
  85. cd38ac4 Add Makalu ELP CPU lib by johpow01 · 3 years, 4 months ago
  86. 68a181e NXP: Timer API added to enable ARM generic timer by Pankaj Gupta · 3 years, 7 months ago
  87. ef00bdb cpus: add Matterhorn ELP ARM cpu library by Usama Arif · 3 years, 8 months ago
  88. b824eb2 Merge "Add Makalu CPU lib" into integration by bipin.ravi · 3 years, 4 months ago
  89. 250e05f Merge "Enable v8.6 AMU enhancements (FEAT_AMUv1p1)" into integration by Manish Pandey · 3 years, 4 months ago
  90. aef12f2 Add Makalu CPU lib by johpow01 · 3 years, 9 months ago
  91. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  92. c7d10e3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · 3 years, 9 months ago
  93. 727830c libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  94. 83def83 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  95. c74cae4 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  96. 4febc08 libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  97. fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years ago
  98. 85ea43d Workaround for Cortex A78 erratum 1951500 by johpow01 · 3 years, 9 months ago
  99. 9131eb8 Workaround for Cortex A78 erratum 1941498 by johpow01 · 3 years, 9 months ago
  100. 9faad3c Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 3 years, 9 months ago