1. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  2. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  3. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  4. 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago
  5. 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
  6. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  7. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  8. 1073bf3 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  9. 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
  10. 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 2 months ago
  11. 515d2d4 feat(cpufeat): upgrade PMU to v8 (FEATURE_DETECTION) by Andre Przywara · 1 year, 5 months ago
  12. f99a69c feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 1 year, 8 months ago
  13. 9e51f15 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 1 year, 5 months ago
  14. d6c76e6 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  15. ed9bb82 fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  16. 33c665a fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  17. 3c789bf feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 1 year, 8 months ago
  18. 30f05b4 feat(cpufeat): added few helper functions by Manish Pandey · 1 year, 7 months ago
  19. 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 9 months ago
  20. 6d22b08 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 10 months ago
  21. 33bb578 Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  22. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  23. 278beb8 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · 1 year, 11 months ago
  24. 6a62ddf Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 2 years ago
  25. 0bbd432 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 2 years ago
  26. a8d5d3d refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · 2 years, 4 months ago
  27. 4a530b4 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 2 years, 1 month ago
  28. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  29. 99506fa fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 2 years, 6 months ago
  30. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 4 months ago
  31. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  32. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  33. 33815eb fix(pmu): make MDCR_EL3.MTPME=1 out of reset by Boyan Karatotev · 2 years, 2 months ago
  34. bff074d feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 2 years, 3 months ago
  35. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  36. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  37. 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  38. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  39. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  40. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  41. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 5 months ago
  42. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  43. 78f56ee fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · 2 years, 4 months ago
  44. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  45. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  46. 387b880 refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · 2 years, 8 months ago
  47. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  48. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  49. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  50. ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
  51. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
  52. 93910a7 Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 2 years, 11 months ago
  53. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  54. 9ff5f75 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  55. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  56. e926558 fix(include/aarch64): fix encodings for MPAMVPM* registers by Varun Wadekar · 3 years, 2 months ago
  57. aeef2c2 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 3 years, 3 months ago
  58. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  59. af220eb fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 3 years, 5 months ago
  60. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  61. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  62. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  63. d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 3 years, 8 months ago
  64. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  65. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  66. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  67. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  68. ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
  69. 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
  70. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  71. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
  72. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  73. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  74. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  75. 5de20ec feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 4 years, 1 month ago
  76. 2031d61 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 4 years, 1 month ago
  77. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  78. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  79. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 8 months ago
  80. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  81. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  82. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  83. 7c802c7 Define registers for FEAT_RNG support by Tomas Pilar · 4 years, 9 months ago
  84. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  85. 99ddfc0 Merge "Aarch64: Add support for FEAT_PANx extensions" into integration by Manish Pandey · 4 years, 8 months ago
  86. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
  87. a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 8 months ago
  88. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  89. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  90. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  91. 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
  92. 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
  93. dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
  94. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  95. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  96. 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago
  97. 3443a70 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 5 years ago
  98. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  99. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  100. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago