1. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  2. 2062a39 fix(amu): remove `amu_fconf.c` by Chris Kay · 3 years, 9 months ago
  3. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  4. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  5. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  6. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  7. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  8. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  9. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  10. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  11. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  12. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  13. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  14. e82eb8c TF-A AMU: remove AMU enable info print by Olivier Deprez · 5 years ago
  15. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  16. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  17. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  18. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  19. 700efdd MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 7 years ago
  20. edea5c1 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 7 years ago
  21. e6e17ee Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 7 years ago
  22. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 8 years ago
  23. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 8 years ago
  24. c6cc9ac AMU: Remove unnecessary WARN() by Dimitris Papastamos · 8 years ago
  25. b6eb393 AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 8 years ago
  26. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 8 years ago
  27. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 8 years ago
  28. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 8 years ago
  29. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago