1. ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 1 month ago
  2. aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
  3. 85658c5 Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration by Yann Gautier · 1 year, 4 months ago
  4. a6b3643 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · 1 year, 6 months ago
  5. e6f8fc7 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 by Ahmad Fatoum · 1 year, 5 months ago
  6. 60d330d refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 6 months ago
  7. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  8. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  9. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  10. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  11. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  12. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  13. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  14. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  15. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
  16. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  17. c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  18. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  19. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  20. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  21. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
  22. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  23. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 8 years ago
  24. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 8 years ago
  25. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  26. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  27. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  28. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 9 years ago
  29. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  30. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 9 years ago
  31. 9e3b4cb AArch32: Fix SCTLR context initialization by Soby Mathew · 9 years ago
  32. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago