1. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  2. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  3. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  4. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  5. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  6. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  7. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  8. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
  9. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  10. c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  11. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  12. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  13. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  14. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
  15. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  16. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 8 years ago
  17. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 8 years ago
  18. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  19. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  20. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  21. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 9 years ago
  22. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  23. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 9 years ago
  24. 9e3b4cb AArch32: Fix SCTLR context initialization by Soby Mathew · 9 years ago
  25. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago