1. e8b1872 Merge "build(bl31): support separated memory for RW DATA" into integration by Yann Gautier · 2 weeks ago
  2. 8fc8e18 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 4 months ago
  3. 9726775 build(bl31): support separated memory for RW DATA by Ye Li · 2 years, 3 months ago
  4. e63794e feat(d128): add support for FEAT_D128 by Govindraj Raja · 3 months ago
  5. 4f91d75 Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 5 weeks ago
  6. 75264d2 Merge "feat(context-mgmt): introduce EL3/root context" into integration by Manish Pandey · 5 weeks ago
  7. 066978e fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 5 weeks ago
  8. b459065 feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  9. 70cc175 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 3 months ago
  10. 6b70686 feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 3 months ago
  11. c148a50 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 3 months ago
  12. 2c7fd8f Merge "refactor(cpufeat): feat detect helpers inlining" into integration by Manish Pandey · 4 months ago
  13. 3a71df6 feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 6 months ago
  14. 62d87e7 feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 6 months ago
  15. 05b4763 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 6 months ago
  16. 5d2a5f2 refactor(cpufeat): feat detect helpers inlining by Olivier Deprez · 6 months ago
  17. bbb6a92 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · 5 months ago
  18. 118b335 feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 5 months ago
  19. 4f4a74d feat(cpufeat): upgrade PMU to v8 (FEATURE_DETECTION) by Andre Przywara · 9 months ago
  20. bd8b1bb feat(gpt): add support for large GPT mappings by AlexeiFedorov · 8 months ago
  21. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 11 months ago
  22. 874f6e9 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · 7 months ago
  23. bc16d58 refactor(build): introduce adr_l macro by developer · 9 months ago
  24. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 8 months ago
  25. e480ec2 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 9 months ago
  26. 739e8c7 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 7 months ago
  27. 1f08664 fix(gpt): declare gpt_tlbi_by_pa_ll() by Soby Mathew · 7 months ago
  28. 69921c9 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · 7 months ago
  29. ebd0191 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · 9 months ago
  30. bf9cb5f fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 8 months ago
  31. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · 9 months ago
  32. 5af4b78 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 11 months ago
  33. 1c3edc8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · 9 months ago
  34. 067087f feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 12 months ago
  35. 95452ea Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 9 months ago
  36. 5cfe515 feat(cpufeat): added few helper functions by Manish Pandey · 11 months ago
  37. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 11 months ago
  38. c80d0de fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 10 months ago
  39. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 10 months ago
  40. 71af7f1 feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 10 months ago
  41. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 1 month ago
  42. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 11 months ago
  43. a4752e2 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 1 month ago
  44. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 2 months ago
  45. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 1 year, 5 months ago
  46. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · 1 year, 6 months ago
  47. 696ed4f Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  48. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 1 year, 4 months ago
  49. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 1 month ago
  50. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 1 month ago
  51. 2e9e6f0 refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 1 year, 6 months ago
  52. 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 1 year, 7 months ago
  53. dc4ed33 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · 1 year, 2 months ago
  54. c3d68fc Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 1 year, 3 months ago
  55. efdfe36 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 1 year, 3 months ago
  56. 085dd0b Merge "refactor(cm): move remaining EL2 save/restore into C" into integration by Manish V Badarkhe · 1 year, 3 months ago
  57. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 1 year, 6 months ago
  58. 0dda424 refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · 1 year, 7 months ago
  59. f725298 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 1 year, 5 months ago
  60. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 1 year, 9 months ago
  61. 6e2fd8b fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 1 year, 9 months ago
  62. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 8 months ago
  63. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 1 year, 9 months ago
  64. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 9 months ago
  65. b7e7443 fix(pmu): make MDCR_EL3.MTPME=1 out of reset by Boyan Karatotev · 1 year, 5 months ago
  66. 7d4dba6 Merge "feat(aarch64): add stack debug information to assembly routines" into integration by Manish V Badarkhe · 1 year, 6 months ago
  67. 4af0d99 Merge "fix(qemu): fix 32-bit builds with stack protector" into integration by Manish Pandey · 1 year, 6 months ago
  68. a8d525e Merge changes from topic "dummy_feat_aa32" into integration by Manish Pandey · 1 year, 6 months ago
  69. 03a9a3e feat(aarch64): add stack debug information to assembly routines by Boyan Karatotev · 1 year, 9 months ago
  70. 8c8107e feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 1 year, 7 months ago
  71. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 10 months ago
  72. 821d6c2 fix(qemu): fix 32-bit builds with stack protector by Andre Przywara · 1 year, 6 months ago
  73. dc3fcdf feat(cpufeat): deny AArch64-only features when building for AArch32 by Andre Przywara · 1 year, 6 months ago
  74. 54d5791 feat(cpufeat): add AArch32 PAN detection support by Andre Przywara · 1 year, 6 months ago
  75. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 7 months ago
  76. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 1 year, 7 months ago
  77. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 9 months ago
  78. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 10 months ago
  79. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years ago
  80. 169eed5 Merge "fix(ras): do not put RAS check before esb macro" into integration by Manish V Badarkhe · 1 year, 7 months ago
  81. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  82. 3531ac7 fix(ras): do not put RAS check before esb macro by Manish Pandey · 1 year, 7 months ago
  83. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 10 months ago
  84. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 8 months ago
  85. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 1 year, 7 months ago
  86. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 1 year, 9 months ago
  87. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 8 months ago
  88. 3edbfa7 fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · 1 year, 8 months ago
  89. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  90. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  91. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 9 months ago
  92. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 8 months ago
  93. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 9 months ago
  94. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 1 year, 9 months ago
  95. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 10 months ago
  96. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 10 months ago
  97. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years ago
  98. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years ago
  99. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 10 months ago
  100. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years ago