1. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  2. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  3. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 2 months ago
  4. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  5. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 3 months ago
  6. 14dbc70 refactor(mpam): remove initialization of EL2 registers when EL2 is used by Zelalem Aweke · 2 years, 5 months ago
  7. 67fec3e feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 2 years, 6 months ago
  8. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  9. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  10. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 8 months ago
  11. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  12. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  13. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  14. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  15. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  16. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  17. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  18. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  19. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 1 month ago
  20. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  21. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  22. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  23. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  24. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  25. ce59bd2 Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 3 years, 4 months ago
  26. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  27. bdbf627 lib/extensions/ras: fix bug of binary search by Heyi Guo · 4 years, 2 months ago
  28. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 7 months ago
  29. 7828f22 SPE: Fix feature detection by Andre Przywara · 3 years, 10 months ago
  30. a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · 3 years, 11 months ago
  31. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  32. 70f6597 Tegra194: add RAS exception handling by David Pu · 5 years ago
  33. 1993355 TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 4 years, 1 month ago
  34. 3dd9f2b TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 4 years, 9 months ago
  35. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  36. 72065ec Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 5 years ago
  37. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  38. bdfa103 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 5 years ago
  39. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  40. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  41. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  42. 067a357 RAS: Fix assert condition by Jeenu Viswambharan · 6 years ago
  43. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  44. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  45. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  46. d51f80f RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 6 years ago
  47. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  48. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  49. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  50. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  51. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  52. aaa1985 MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 6 years ago
  53. e0848e9 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 6 years ago
  54. 430f115 Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 6 years ago
  55. 5e8cd79 Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 6 years ago
  56. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  57. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  58. 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 6 years ago
  59. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  60. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  61. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  62. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  63. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  64. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  65. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago