1. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 5 months ago
  2. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 4 months ago
  3. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 1 year, 3 months ago
  4. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 1 year, 4 months ago
  5. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 4 months ago
  6. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  7. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  8. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 4 months ago
  9. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  10. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 1 year, 4 months ago
  11. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  12. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  13. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  14. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  15. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  16. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  17. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  18. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  19. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  20. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · 1 year, 5 months ago
  21. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  22. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  23. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  24. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  25. 8258f14 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 1 year, 5 months ago
  26. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 1 year, 5 months ago
  27. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 1 year, 8 months ago
  28. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 1 year, 8 months ago
  29. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 1 year, 8 months ago
  30. 181dafb Merge "fix(pmu): add sensible default for MDCR_EL2" into integration by Manish Pandey · 1 year, 8 months ago
  31. ecd9f08 fix(pmu): add sensible default for MDCR_EL2 by Boyan Karatotev · 1 year, 8 months ago
  32. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  33. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 9 months ago
  34. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  35. cc238bb fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 1 year, 10 months ago
  36. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  37. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 2 years, 3 months ago
  38. 2012600 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · 2 years, 3 months ago
  39. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 2 months ago
  40. e43ba98 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 2 years, 2 months ago
  41. e4793dd fix(cm): add barrier before el3 ns exit by Olivier Deprez · 2 years, 2 months ago
  42. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  43. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 3 months ago
  44. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  45. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  46. 4240111 refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 2 years, 6 months ago
  47. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  48. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  49. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  50. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  51. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  52. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  53. e1cccb4 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 3 years ago
  54. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  55. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  56. 7d0299f fix: random typos in tf-a code base by Olivier Deprez · 3 years, 1 month ago
  57. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  58. af54f6e Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 7 months ago
  59. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  60. 4283ed1 SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years ago
  61. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  62. 8357389 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  63. ecc3c67 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  64. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 2 months ago
  65. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 4 months ago
  66. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  67. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  68. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  69. a533447 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 4 years, 7 months ago
  70. 023c155 Add support for enabling S-EL2 by Achin Gupta · 4 years, 9 months ago
  71. 05e030e Fix MTE support from causing unused variable warnings by Justin Chadwell · 4 years, 10 months ago
  72. b0f2602 SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 4 years, 10 months ago
  73. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  74. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  75. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  76. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  77. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  78. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  79. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  80. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  81. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  82. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  83. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  84. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  85. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  86. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  87. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  88. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  89. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  90. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  91. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  92. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  93. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  94. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  95. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  96. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  97. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  98. 00eac15 fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  99. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  100. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago