1. 985b6a6 fix(cm): disable SPE/TRBE correctly by Boyan Karatotev · 3 weeks ago
  2. ce27604 Merge "feat(spe): add support for FEAT_SPE_FDS" into integration by Manish V Badarkhe · 3 months ago
  3. 1053454 Merge changes from topic "fix_pmuv3p9_test" into integration by Govindraj Raja · 3 months ago
  4. 4fd9814 feat(spe): add support for FEAT_SPE_FDS by James Clark · 3 months ago
  5. 025b1b8 feat(cpufeat): add support for FEAT_PAUTH_LR by John Powell · 5 months ago
  6. 51997e3 perf(cpufeat): centralise PAuth key saving by Boyan Karatotev · 4 months ago
  7. f813805 refactor(cpufeat): convert FEAT_PAuth setup to C by Boyan Karatotev · 4 months ago
  8. 10ecd58 feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  9. ba9e6a3 feat(cpufeat): add support for PMUv3p9 by Andre Przywara · 4 months ago
  10. c1b0a97 chore(cm): add MDCR_EL3.RLTE to context management by Boyan Karatotev · 7 months ago
  11. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  12. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  13. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  14. 58fadd6 fix: add support for 128-bit sysregs to EL3 crash handler by Igor Podgainõi · 9 months ago
  15. c95aa2e feat(pmuv3): setup per world MDCR_EL3 by Mateusz Sulimowicz · 7 months ago
  16. 13f4a25 fix(cm): change back owning security state when a feature is disabled by Boyan Karatotev · 7 months ago
  17. fc7dca7 refactor(cm): change owning security state when a feature is disabled by Boyan Karatotev · 8 months ago
  18. 73d98e3 fix(trbe): add a tsb before context switching by Boyan Karatotev · 8 months ago
  19. f808873 fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · 9 months ago
  20. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  21. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  22. 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
  23. f4303d0 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 11 months ago
  24. a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  25. b36e975 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
  26. 651fe50 feat(spe): introduce spe_disable() function by Manish Pandey · 1 year, 1 month ago
  27. 4de07b4 chore(spe): rename spe_disable() to spe_stop() by Manish Pandey · 1 year, 1 month ago
  28. 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
  29. 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 3 months ago
  30. 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  31. aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
  32. e6f8fc7 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 by Ahmad Fatoum · 1 year, 5 months ago
  33. d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  34. 777f1f6 fix(spe): invoke spe_disable during power domain off/suspend by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  35. ac4f6aa refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 1 year, 9 months ago
  36. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  37. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  38. f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
  39. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  40. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  41. 99506fa fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 2 years, 6 months ago
  42. 4085a02 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 4 months ago
  43. 60d330d refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 6 months ago
  44. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  45. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  46. ab23061 Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 2 years, 2 months ago
  47. 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
  48. 1d2706d chore(pauth): remove redundant pauth_disable_el3() call by Boyan Karatotev · 2 years, 5 months ago
  49. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  50. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  51. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  52. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  53. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  54. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  55. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  56. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  57. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  58. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  59. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  60. 46e92f2 fix(sme): add missing ISBs by Boyan Karatotev · 2 years, 10 months ago
  61. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 4 months ago
  62. 26a3351 feat(sme): fall back to SVE if SME is not there by Mark Brown · 3 years, 3 months ago
  63. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  64. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  65. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  66. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  67. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  68. fd5da7a refactor(mpam): remove initialization of EL2 registers when EL2 is used by Zelalem Aweke · 3 years, 6 months ago
  69. f20eb89 feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 3 years, 7 months ago
  70. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  71. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  72. 2062a39 fix(amu): remove `amu_fconf.c` by Chris Kay · 3 years, 9 months ago
  73. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  74. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  75. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  76. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  77. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  78. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  79. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  80. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  81. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  82. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  83. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  84. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  85. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  86. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  87. 0cd5d1d Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 4 years, 5 months ago
  88. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  89. 0b1838a lib/extensions/ras: fix bug of binary search by Heyi Guo · 5 years ago
  90. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  91. b853592 SPE: Fix feature detection by Andre Przywara · 5 years ago
  92. e82eb8c TF-A AMU: remove AMU enable info print by Olivier Deprez · 5 years ago
  93. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  94. 8ca6153 Tegra194: add RAS exception handling by David Pu · 6 years ago
  95. dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
  96. 530ceda TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 6 years ago
  97. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  98. dbff526 Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 6 years ago
  99. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  100. 537fa85 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 6 years ago