1. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  2. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  3. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  4. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  5. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 6 months ago
  6. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  7. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  8. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  9. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  10. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  11. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  12. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  13. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  14. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  15. 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
  16. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  17. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  18. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  19. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  20. de8c489 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 2 years, 6 months ago
  21. 01cf14d fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 2 years, 6 months ago
  22. c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
  23. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
  24. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
  25. 2f54614 Merge "fix(pmu): add sensible default for MDCR_EL2" into integration by Manish Pandey · 2 years, 9 months ago
  26. 7f85619 fix(pmu): add sensible default for MDCR_EL2 by Boyan Karatotev · 2 years, 9 months ago
  27. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  28. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 10 months ago
  29. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  30. 2b28727 fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 2 years, 11 months ago
  31. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  32. d20052f refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 3 years, 4 months ago
  33. b515f54 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · 3 years, 4 months ago
  34. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  35. 18c3320 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 3 years, 3 months ago
  36. 0482503 fix(cm): add barrier before el3 ns exit by Olivier Deprez · 3 years, 3 months ago
  37. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  38. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  39. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  40. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  41. 2bbad1d refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 3 years, 7 months ago
  42. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  43. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  44. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  45. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  46. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  47. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  48. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  49. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  50. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  51. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
  52. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  53. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
  54. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  55. 6b704da SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 5 years ago
  56. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  57. 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
  58. 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
  59. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  60. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  61. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  62. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  63. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  64. db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 6 years ago
  65. 0376e7c Add support for enabling S-EL2 by Achin Gupta · 6 years ago
  66. 019b03a Fix MTE support from causing unused variable warnings by Justin Chadwell · 6 years ago
  67. eeb5a7b SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 6 years ago
  68. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  69. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  70. b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 6 years ago
  71. 64503b2 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 6 years ago
  72. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  73. 5f5d1ed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 6 years ago
  74. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  75. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  76. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  77. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  78. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  79. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 7 years ago
  80. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 7 years ago
  81. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  82. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
  83. 10df381 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 7 years ago
  84. 2ab9617 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 7 years ago
  85. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 8 years ago
  86. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  87. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  88. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
  89. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  90. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 8 years ago
  91. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 8 years ago
  92. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  93. 2e09d4f fix a typo about sctlr_el2 by Ken Kuang · 8 years ago
  94. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  95. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  96. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  97. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  98. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  99. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  100. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago