1. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  2. ed4bf52 feat(fconf): add NS load address in configuration DTB nodes by Manish V Badarkhe · 3 years, 5 months ago
  3. 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 3 months ago
  4. e96ffdc Merge "fix(errata): workaround for Cortex-X2 erratum 2147715" into integration by Joanna Farley · 3 years, 4 months ago
  5. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  6. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  7. 7f41bcc refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 3 years, 9 months ago
  8. 63446c2 fix(errata): workaround for Cortex-X2 erratum 2147715 by Bipin Ravi · 3 years, 5 months ago
  9. 0ce220a refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 3 years, 6 months ago
  10. 3f4d81d fix(errata): workaround for Cortex A78 AE erratum 2395408 by Varun Wadekar · 3 years, 5 months ago
  11. 92e8708 fix(errata): workaround for Cortex A78 AE erratum 2376748 by Varun Wadekar · 3 years, 5 months ago
  12. 5f802c8 fix(security): workaround for CVE-2022-23960 for A76AE, A78AE, A78C by Bipin Ravi · 3 years, 5 months ago
  13. 815abeb Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  14. 9b2510b fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 3 years, 5 months ago
  15. be9121f fix(security): workaround for CVE-2022-23960 for Cortex-A57, Cortex-A72 by Bipin Ravi · 3 years, 6 months ago
  16. a5d15b4 Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  17. 29ba22e Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  18. a10a5cb fix(security): loop workaround for CVE-2022-23960 for Cortex-A76 by Bipin Ravi · 3 years, 6 months ago
  19. 1fe4a9d fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 3 years, 7 months ago
  20. 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 3 years, 10 months ago
  21. ef934cd fix(errata): workaround for Cortex-A710 2282622 by johpow01 · 3 years, 5 months ago
  22. 8a34299 Merge changes I1784d643,Icb6e3699,I7805756e into integration by Bipin Ravi · 3 years, 5 months ago
  23. c0959d2 fix(errata): workaround for Cortex-A510 erratum 2172148 by johpow01 · 3 years, 6 months ago
  24. 510155a Merge changes I7b1498fa,I1d2ebee3,I875519ff,I8c427ef2 into integration by Bipin Ravi · 3 years, 5 months ago
  25. d48088a fix(errata): workaround for Cortex-A510 erratum 2042739 by johpow01 · 3 years, 7 months ago
  26. d5e2512 fix(errata): workaround for Cortex-A510 erratum 2288014 by johpow01 · 3 years, 7 months ago
  27. 8343563 fix(errata): workaround for Cortex-A510 erratum 1922240 by johpow01 · 3 years, 7 months ago
  28. 47909f9 Merge changes from topic "x2_errata" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  29. 8a855bd fix(errata): workaround for Cortex-A710 erratum 2136059 by Bipin Ravi · 3 years, 6 months ago
  30. cfe1a8f fix(errata): workaround for Cortex-A710 erratum 2267065 by Bipin Ravi · 3 years, 6 months ago
  31. 4dff759 fix(errata): workaround for Cortex-X2 erratum 2216384 by Bipin Ravi · 3 years, 6 months ago
  32. c060b53 fix(errata): workaround for Cortex-X2 errata 2081180 by Bipin Ravi · 3 years, 7 months ago
  33. e7ca443 fix(errata): workaround for Cortex-X2 errata 2017096 by Bipin Ravi · 3 years, 7 months ago
  34. 1471475 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  35. 8bbb1d8 feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1 by Jiafei Pan · 3 years, 10 months ago
  36. e16045d fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 3 years, 8 months ago
  37. 1db6cd6 fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 3 years, 8 months ago
  38. 9e3f409 feat(fconf): add a helper to get image index by Yann Gautier · 3 years, 8 months ago
  39. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  40. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  41. 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 3 years, 9 months ago
  42. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  43. 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 3 years, 10 months ago
  44. c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 3 years, 10 months ago
  45. 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 3 years, 10 months ago
  46. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  47. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  48. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  49. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  50. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  51. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  52. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  53. 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 3 months ago
  54. 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 3 years, 10 months ago
  55. fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 4 years ago
  56. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  57. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  58. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  59. de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  60. e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years, 10 months ago
  61. 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
  62. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  63. 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  64. 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years, 1 month ago
  65. b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years, 10 months ago
  66. 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years, 10 months ago
  67. ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years, 10 months ago
  68. 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years, 11 months ago
  69. fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 3 years, 10 months ago
  70. 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 4 years ago
  71. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  72. 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years, 10 months ago
  73. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  74. 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years, 11 months ago
  75. b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago
  76. b84a850 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 6 years ago
  77. 7cfae93 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 4 years ago
  78. afc2ed6 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 4 years, 4 months ago
  79. 213afde errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 4 years, 4 months ago
  80. 4618b2b errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 4 years, 4 months ago
  81. 65e04f2 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 4 years, 4 months ago
  82. d046443 Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 4 years ago
  83. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  84. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  85. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  86. 6657c1e Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 4 years ago
  87. b4f8d44 fix(el3_runtime): correct CASSERT for pauth by Olivier Deprez · 4 years ago
  88. 47d6f5f feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 4 years ago
  89. f4616ef cpu: add support for Demeter CPU by johpow01 · 4 years, 1 month ago
  90. 741dd04 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 4 years ago
  91. 143b196 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 4 years ago
  92. 4789cf6 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 4 years ago
  93. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  94. 586aafa Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 4 years, 1 month ago
  95. 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 4 years, 3 months ago
  96. 52698a6 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 4 years, 1 month ago
  97. 81a8b2d Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 4 years, 1 month ago
  98. 204fd99 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 4 years, 1 month ago
  99. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  100. 1a69145 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 4 years, 3 months ago