1. 564c286 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · 4 months ago
  2. 6468d4a refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 1 year, 4 months ago
  3. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 4 months ago
  4. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 3 months ago
  5. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 2 months ago
  6. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  7. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  8. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 4 months ago
  9. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 2 years, 11 months ago
  10. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  11. 7d0299f fix: random typos in tf-a code base by Olivier Deprez · 3 years ago
  12. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 4 months ago
  13. 9074dea AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 10 months ago
  14. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  15. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  16. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  17. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  18. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  19. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  20. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  21. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  22. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  23. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  24. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  25. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  26. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  27. b4a970a AArch32: Fix SCTLR context initialization by Soby Mathew · 8 years ago
  28. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago