1. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 12 months ago
  2. 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 1 year, 2 months ago
  3. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  4. 1e966f3 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 1 year, 3 months ago
  5. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 4 months ago
  6. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 3 months ago
  7. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  8. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  9. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 10 months ago
  10. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  11. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  12. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  13. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  14. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  15. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  16. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  17. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  18. a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · 3 years, 11 months ago
  19. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  20. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  21. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  22. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  23. aaa1985 MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 6 years ago
  24. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  25. 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 6 years ago
  26. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  27. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  28. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  29. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago