1. 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  2. b53089d Merge "feat(pmuv3): setup per world MDCR_EL3" into integration by Manish Pandey · 6 months ago
  3. c95aa2e feat(pmuv3): setup per world MDCR_EL3 by Mateusz Sulimowicz · 7 months ago
  4. 6b8df7b feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · 7 months ago
  5. 79c0c7f refactor(cm): clean up per-world context by Boyan Karatotev · 8 months ago
  6. 6595f4c fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · 8 months ago
  7. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  8. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  9. 830ed39 Merge "feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world" into integration by Govindraj Raja · 9 months ago
  10. b17fecd feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world by Javier Almansa Sobrino · 9 months ago
  11. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  12. 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago
  13. 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
  14. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  15. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  16. 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  17. f4303d0 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 11 months ago
  18. a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  19. a0d9a97 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 1 year ago
  20. 721249b feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 12 months ago
  21. 188f8c4 feat(cm): handle asymmetry for SPE feature by Manish Pandey · 1 year, 1 month ago
  22. 2f41c9a feat(cm): support for asymmetric feature among cores by Manish Pandey · 1 year, 1 month ago
  23. 42e35d2 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  24. 59b7c0a feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  25. e7c060d Merge "feat(fgt2): add support for FEAT_FGT2" into integration by Manish Pandey · 1 year ago
  26. 0aa3284 fix(context-mgmt): keep actlr_el2 value in the init context by Jagdish Gediya · 1 year, 1 month ago
  27. 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
  28. 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 2 months ago
  29. a822a22 chore(cm): fix some typos in comments by Manish Pandey · 1 year, 1 month ago
  30. 2e0efb3 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · 1 year, 1 month ago
  31. 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  32. da1a459 refactor(cm): update SCTLR_EL2 initialisation by Jayanth Dodderi Chidanand · 1 year, 5 months ago
  33. 7d930c7 refactor(cm): move mpam registers into el2 context by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  34. d6c76e6 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  35. d3604b3 Merge changes from topic "lto-fixes" into integration by Manish Pandey · 1 year, 4 months ago
  36. a796d5a fix(cm): remove ENABLE_FEAT_MTE usage by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  37. a6b3643 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · 1 year, 6 months ago
  38. ed9bb82 fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  39. 6aae3ac fix(cm): save guarded control stack registers by Madhukar Pappireddy · 1 year, 4 months ago
  40. c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
  41. 869ee08 Merge "fix(mte): use ATA bit with FEAT_MTE2" into integration by Manish Pandey · 1 year, 5 months ago
  42. d39b123 refactor(cm): minor update on conditions used in prepare_el3_exit by Jayanth Dodderi Chidanand · 1 year, 5 months ago
  43. ef0d0e5 fix(mte): use ATA bit with FEAT_MTE2 by Govindraj Raja · 1 year, 5 months ago
  44. d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  45. 885e93f Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration by Olivier Deprez · 1 year, 5 months ago
  46. 59f8882 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 1 year, 7 months ago
  47. 937d6fd fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 1 year, 6 months ago
  48. 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
  49. 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 9 months ago
  50. 30788a8 fix(mte): remove CTX_INCLUDE_MTE_REGS usage by Govindraj Raja · 1 year, 6 months ago
  51. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  52. 9acff28 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 10 months ago
  53. ac4f6aa refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 1 year, 9 months ago
  54. 4087ed6 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  55. 183329a refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 2 years ago
  56. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  57. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  58. 9f4b625 refactor(cm): enable S-EL2 globally for all contexts by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  59. 5c52d7e refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 2 years, 3 months ago
  60. 5e8cc72 fix(cm): make ICC_SRE_EL2 fixup generic to all worlds by Boyan Karatotev · 2 years, 2 months ago
  61. f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
  62. 6a62ddf Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 2 years ago
  63. ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  64. 4a530b4 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 2 years, 1 month ago
  65. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  66. b48bd79 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · 2 years, 5 months ago
  67. 4085a02 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 4 months ago
  68. 60d330d refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 6 months ago
  69. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  70. 24a7073 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 2 years, 5 months ago
  71. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  72. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  73. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  74. 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  75. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  76. 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
  77. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  78. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  79. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 5 months ago
  80. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  81. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  82. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  83. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  84. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  85. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
  86. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  87. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  88. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  89. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  90. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  91. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  92. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  93. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  94. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  95. 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
  96. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  97. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  98. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  99. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  100. de8c489 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 2 years, 6 months ago