1. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  2. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  3. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  4. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  5. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  6. e82eb8c TF-A AMU: remove AMU enable info print by Olivier Deprez · 5 years ago
  7. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  8. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  9. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  10. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  11. 700efdd MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 7 years ago
  12. edea5c1 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 7 years ago
  13. e6e17ee Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 7 years ago
  14. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 8 years ago
  15. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 8 years ago
  16. c6cc9ac AMU: Remove unnecessary WARN() by Dimitris Papastamos · 8 years ago
  17. b6eb393 AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 8 years ago
  18. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 8 years ago
  19. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 8 years ago
  20. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 8 years ago
  21. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago