1. 183329a refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 2 years ago
  2. 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
  3. d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
  4. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  5. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  6. 9f4b625 refactor(cm): enable S-EL2 globally for all contexts by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  7. 5c52d7e refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 2 years, 3 months ago
  8. 5e8cc72 fix(cm): make ICC_SRE_EL2 fixup generic to all worlds by Boyan Karatotev · 2 years, 2 months ago
  9. f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
  10. 6a62ddf Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 2 years ago
  11. ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  12. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  13. 4a530b4 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 2 years, 1 month ago
  14. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  15. b48bd79 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · 2 years, 5 months ago
  16. 4085a02 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 4 months ago
  17. 60d330d refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 6 months ago
  18. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  19. 24a7073 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 2 years, 5 months ago
  20. c84200e Merge "fix(pmu): unconditionally save PMCR_EL0" into integration by Manish Pandey · 2 years, 3 months ago
  21. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  22. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  23. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  24. 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  25. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  26. 1d6d680 fix(pmu): unconditionally save PMCR_EL0 by Boyan Karatotev · 2 years, 8 months ago
  27. 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
  28. 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  29. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  30. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  31. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 5 months ago
  32. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  33. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  34. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  35. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  36. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  37. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
  38. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  39. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  40. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  41. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  42. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  43. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  44. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  45. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  46. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  47. 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
  48. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  49. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  50. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  51. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  52. de8c489 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 2 years, 6 months ago
  53. 904da6f Merge "fix(context-mgmt): enable SCXTNUM access" into integration by Manish Pandey · 2 years, 6 months ago
  54. 01cf14d fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 2 years, 6 months ago
  55. ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
  56. 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 7 months ago
  57. c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
  58. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
  59. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
  60. 0e0bd25 fix(mpam): remove unwanted param for "endfunc" macro by Rohit Mathew · 2 years, 10 months ago
  61. 1cbe42a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 2 years, 9 months ago
  62. ff1d2ef fix(el3_runtime): restore SPSR/ELR/SCR after esb by Manish Pandey · 2 years, 9 months ago
  63. 2f54614 Merge "fix(pmu): add sensible default for MDCR_EL2" into integration by Manish Pandey · 2 years, 9 months ago
  64. 7f85619 fix(pmu): add sensible default for MDCR_EL2 by Boyan Karatotev · 2 years, 9 months ago
  65. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  66. cdade4d Merge "build(changelog): add new scope for Performance Monitor Extensions" into integration by Manish V Badarkhe · 2 years, 10 months ago
  67. d64bfef build(changelog): add new scope for Performance Monitor Extensions by Jayanth Dodderi Chidanand · 2 years, 11 months ago
  68. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 10 months ago
  69. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  70. 2b28727 fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 2 years, 11 months ago
  71. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  72. d20052f refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 3 years, 4 months ago
  73. b515f54 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · 3 years, 4 months ago
  74. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  75. 18c3320 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 3 years, 3 months ago
  76. 0482503 fix(cm): add barrier before el3 ns exit by Olivier Deprez · 3 years, 3 months ago
  77. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  78. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  79. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  80. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  81. 2bbad1d refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 3 years, 7 months ago
  82. 7f41bcc refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 3 years, 9 months ago
  83. 0ce220a refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 3 years, 6 months ago
  84. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  85. 97215e0 refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 3 years, 7 months ago
  86. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  87. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  88. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  89. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  90. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  91. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  92. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  93. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  94. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  95. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  96. 66bf006 Merge "fix(security): Set MDCR_EL3.MCCD bit" into integration by Mark Dykes · 4 years, 2 months ago
  97. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
  98. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  99. a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
  100. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago