1. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
  2. f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 2 years, 9 months ago
  3. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
  4. c2fb8ef feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 2 years, 9 months ago
  5. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
  6. e3dcd50 Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration by Sandrine Bailleux · 2 years, 9 months ago
  7. e74d658 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 2 years, 10 months ago
  8. c687776 fix(aarch64): make AArch64 FGT feature detection more robust by Andre Przywara · 2 years, 10 months ago
  9. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years, 1 month ago
  10. 93910a7 Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 2 years, 11 months ago
  11. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  12. 19037a7 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years ago
  13. 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
  14. 9ff5f75 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  15. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  16. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  17. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  18. e926558 fix(include/aarch64): fix encodings for MPAMVPM* registers by Varun Wadekar · 3 years, 2 months ago
  19. aeef2c2 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 3 years, 3 months ago
  20. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  21. af220eb fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 3 years, 5 months ago
  22. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  23. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  24. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  25. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
  26. 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 3 years, 10 months ago
  27. 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years, 10 months ago
  28. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  29. d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 3 years, 8 months ago
  30. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  31. 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
  32. 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
  33. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  34. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  35. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  36. 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
  37. ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
  38. 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
  39. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  40. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
  41. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  42. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  43. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  44. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  45. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  46. 5de20ec feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 4 years, 1 month ago
  47. 2031d61 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 4 years, 1 month ago
  48. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  49. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  50. f98c0be Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 4 years ago
  51. e73d9d0 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 4 years ago
  52. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 8 months ago
  53. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  54. 4429b47 refactor(aarch64): remove `FEAT_BTI` architecture check by Chris Kay · 4 years, 5 months ago
  55. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  56. 511c7f3 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  57. e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
  58. 4e04478 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 4 years, 5 months ago
  59. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  60. 7c802c7 Define registers for FEAT_RNG support by Tomas Pilar · 4 years, 9 months ago
  61. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  62. 99ddfc0 Merge "Aarch64: Add support for FEAT_PANx extensions" into integration by Manish Pandey · 4 years, 8 months ago
  63. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
  64. a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 8 months ago
  65. 2be491b aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 4 years, 10 months ago
  66. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  67. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
  68. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
  69. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  70. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  71. 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
  72. 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
  73. dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
  74. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  75. 1a04b2e Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · 5 years ago
  76. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  77. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  78. 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago
  79. 1150416 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 5 years ago
  80. 3443a70 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 5 years ago
  81. fd092be Add get_current_el_maybe_constant() by Masahiro Yamada · 5 years ago
  82. 8fd41bb Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · 5 years ago
  83. ccfb5c8 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · 5 years ago
  84. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  85. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  86. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  87. dd4f088 Tegra: delay_timer: support for physical secure timer by Varun Wadekar · 7 years ago
  88. 68c7608 Make PAC demangling more generic by Alexei Fedorov · 5 years ago
  89. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 years ago
  90. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 7 years ago
  91. 2bcc672 Merge changes from topic "aa/sel2_support" into integration by Olivier Deprez · 6 years ago
  92. da90359 PIE: make call to GDT relocation fixup generalized by Manish Pandey · 6 years ago
  93. db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 6 years ago
  94. 0376e7c Add support for enabling S-EL2 by Achin Gupta · 6 years ago
  95. 2a7adf2 Explicitly disable the SPME bit in MDCR_EL3 by Petre-Ionut Tudor · 6 years ago
  96. 0a12302 Add missing support for BL2_AT_EL3 in XIP memory by Lionel Debieve · 6 years ago
  97. 6129e9a Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 6 years ago
  98. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  99. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 6 years ago
  100. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 6 years ago