1. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 4 months ago
  2. 18d9379 fix(spe): invoke spe_disable during power domain off/suspend by Jayanth Dodderi Chidanand · 11 months ago
  3. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 7 months ago
  4. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 11 months ago
  5. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 8 months ago
  6. 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 1 year, 1 month ago
  7. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 10 months ago
  8. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 1 year, 4 months ago
  9. 6e2fd8b fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 1 year, 4 months ago
  10. 1e966f3 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 1 year, 2 months ago
  11. 6468d4a refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 1 year, 4 months ago
  12. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 1 year, 4 months ago
  13. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 4 months ago
  14. 9dd433f Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 12 months ago
  15. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 1 year, 3 months ago
  16. e7792e8 chore(pauth): remove redundant pauth_disable_el3() call by Boyan Karatotev · 1 year, 3 months ago
  17. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 7 months ago
  18. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  19. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  20. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 3 months ago
  21. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 2 months ago
  22. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  23. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  24. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  25. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  26. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  27. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  28. be028b4 fix(sme): add missing ISBs by Boyan Karatotev · 1 year, 8 months ago
  29. 6486997 feat(sve): support full SVE vector length by Mark Brown · 2 years, 1 month ago
  30. beaf5e8 feat(sme): fall back to SVE if SME is not there by Mark Brown · 2 years, 1 month ago
  31. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  32. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  33. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 1 month ago
  34. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 4 months ago
  35. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 2 months ago
  36. 14dbc70 refactor(mpam): remove initialization of EL2 registers when EL2 is used by Zelalem Aweke · 2 years, 4 months ago
  37. 67fec3e feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 2 years, 5 months ago
  38. 9baade3 feat(sme): enable SME functionality by johpow01 · 2 years, 11 months ago
  39. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 9 months ago
  40. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 7 months ago
  41. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 1 month ago
  42. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 10 months ago
  43. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years ago
  44. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years ago
  45. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years ago
  46. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years ago
  47. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years ago
  48. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years ago
  49. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 1 month ago
  50. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 2 years, 11 months ago
  51. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  52. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  53. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 2 years, 11 months ago
  54. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 2 months ago
  55. ce59bd2 Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 3 years, 3 months ago
  56. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 8 months ago
  57. bdbf627 lib/extensions/ras: fix bug of binary search by Heyi Guo · 4 years, 1 month ago
  58. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 6 months ago
  59. 7828f22 SPE: Fix feature detection by Andre Przywara · 3 years, 9 months ago
  60. a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · 3 years, 10 months ago
  61. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 3 years, 11 months ago
  62. 70f6597 Tegra194: add RAS exception handling by David Pu · 5 years ago
  63. 1993355 TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 4 years ago
  64. 3dd9f2b TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 4 years, 8 months ago
  65. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 9 months ago
  66. 72065ec Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 4 years, 11 months ago
  67. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  68. bdfa103 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 5 years ago
  69. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  70. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  71. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  72. 067a357 RAS: Fix assert condition by Jeenu Viswambharan · 6 years ago
  73. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  74. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  75. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  76. d51f80f RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 6 years ago
  77. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 6 years ago
  78. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 6 years ago
  79. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 6 years ago
  80. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  81. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  82. aaa1985 MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 6 years ago
  83. e0848e9 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 6 years ago
  84. 430f115 Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 6 years ago
  85. 5e8cd79 Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 6 years ago
  86. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 6 years ago
  87. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 6 years ago
  88. 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 6 years ago
  89. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  90. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  91. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 6 years ago
  92. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  93. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  94. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  95. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago