1. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 4 months ago
  2. 26a3351 feat(sme): fall back to SVE if SME is not there by Mark Brown · 3 years, 3 months ago
  3. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  4. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  5. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  6. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  7. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  8. fd5da7a refactor(mpam): remove initialization of EL2 registers when EL2 is used by Zelalem Aweke · 3 years, 6 months ago
  9. f20eb89 feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 3 years, 7 months ago
  10. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  11. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  12. 2062a39 fix(amu): remove `amu_fconf.c` by Chris Kay · 3 years, 9 months ago
  13. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  14. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  15. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  16. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  17. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  18. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  19. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  20. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  21. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  22. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  23. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  24. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  25. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  26. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  27. 0cd5d1d Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 4 years, 5 months ago
  28. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  29. 0b1838a lib/extensions/ras: fix bug of binary search by Heyi Guo · 5 years ago
  30. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 8 months ago
  31. b853592 SPE: Fix feature detection by Andre Przywara · 5 years ago
  32. e82eb8c TF-A AMU: remove AMU enable info print by Olivier Deprez · 5 years ago
  33. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  34. 8ca6153 Tegra194: add RAS exception handling by David Pu · 6 years ago
  35. dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
  36. 530ceda TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 6 years ago
  37. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  38. dbff526 Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 6 years ago
  39. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  40. 537fa85 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 6 years ago
  41. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  42. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  43. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 7 years ago
  44. ca9ffc7 RAS: Fix assert condition by Jeenu Viswambharan · 7 years ago
  45. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  46. 30a8d96 RAS: MISRA fixes by Jeenu Viswambharan · 7 years ago
  47. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  48. 4576f73 RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 7 years ago
  49. ca6d918 RAS: Allow individual interrupt registration by Jeenu Viswambharan · 8 years ago
  50. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  51. 30d81c3 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 8 years ago
  52. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 7 years ago
  53. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  54. 700efdd MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 7 years ago
  55. edea5c1 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 7 years ago
  56. e6e17ee Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 7 years ago
  57. 2ff8fbf Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 7 years ago
  58. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 8 years ago
  59. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 8 years ago
  60. c6cc9ac AMU: Remove unnecessary WARN() by Dimitris Papastamos · 8 years ago
  61. b6eb393 AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 8 years ago
  62. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 8 years ago
  63. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 8 years ago
  64. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  65. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 8 years ago
  66. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
  67. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago