1. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  2. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  3. 4085a02 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 4 months ago
  4. 60d330d refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 6 months ago
  5. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  6. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  7. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  8. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  9. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  10. d7f3ed3 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · 2 years, 5 months ago
  11. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  12. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  13. e8f0dd5 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  14. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  15. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  16. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  17. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  18. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  19. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  20. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  21. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  22. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  23. 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 3 months ago
  24. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  25. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  26. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  27. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  28. 52698a6 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 4 years, 1 month ago
  29. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  30. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  31. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  32. 8ca6153 Tegra194: add RAS exception handling by David Pu · 6 years ago
  33. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  34. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  35. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  36. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  37. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  38. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  39. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  40. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  41. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  42. 30a8d96 RAS: MISRA fixes by Jeenu Viswambharan · 7 years ago
  43. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  44. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  45. ca6d918 RAS: Allow individual interrupt registration by Jeenu Viswambharan · 8 years ago
  46. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  47. 30d81c3 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 8 years ago
  48. 2ff8fbf Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 7 years ago
  49. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 8 years ago
  50. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 8 years ago
  51. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 8 years ago
  52. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  53. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
  54. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago