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