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