1. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  2. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  3. 77b8b87 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · 1 year, 5 months ago
  4. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 6 months ago
  5. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  6. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  7. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  8. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 2 months ago
  9. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 2 months ago
  10. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 2 months ago
  11. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 2 months ago
  12. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 2 months ago
  13. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 2 months ago
  14. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  15. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years, 1 month ago
  16. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  17. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  18. 5e37166 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 3 years ago
  19. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 4 months ago
  20. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 10 months ago
  21. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  22. 70f6597 Tegra194: add RAS exception handling by David Pu · 5 years ago
  23. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 3 months ago
  24. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  25. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  26. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  27. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  28. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  29. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  30. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  31. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  32. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  33. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  34. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  35. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  36. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  37. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  38. 5e8cd79 Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 6 years ago
  39. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  40. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  41. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  42. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  43. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  44. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago