- 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 8 months ago
- 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 8 months ago
- cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 7 months ago
- e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 4 years, 2 months ago
- e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 3 years ago
- 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 6 months ago
- f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 3 years, 3 months ago
- 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 5 months ago
- da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 5 months ago
- a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 5 months ago
- 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 5 months ago
- a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 5 months ago
- f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 5 months ago
- 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 6 months ago
- cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years, 4 months ago
- fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 1 month ago
- a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · 4 years, 3 months ago
- 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years, 4 months ago
- 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
- aaa1985 MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 7 years ago
- e0848e9 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 7 years ago
- 430f115 Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 7 years ago
- 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
- 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
- 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 7 years ago
- eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
- 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
- 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
- dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
- e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago