1. b40bc36 Merge "build(bl31): support separated memory for RW DATA" into integration by Yann Gautier · 9 months ago
  2. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  3. 86acbbe build(bl31): support separated memory for RW DATA by Ye Li · 3 years ago
  4. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  5. 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago
  6. 17ef5da Merge "feat(context-mgmt): introduce EL3/root context" into integration by Manish Pandey · 10 months ago
  7. 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
  8. 40e5f7a feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · 2 years ago
  9. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  10. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  11. 1073bf3 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  12. b4f72cf Merge "refactor(cpufeat): feat detect helpers inlining" into integration by Manish Pandey · 12 months ago
  13. 59b7c0a feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  14. 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
  15. 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 3 months ago
  16. 0dfa07b refactor(cpufeat): feat detect helpers inlining by Olivier Deprez · 1 year, 2 months ago
  17. 2e0efb3 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · 1 year, 1 month ago
  18. 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  19. 515d2d4 feat(cpufeat): upgrade PMU to v8 (FEATURE_DETECTION) by Andre Przywara · 1 year, 5 months ago
  20. ec0088b feat(gpt): add support for large GPT mappings by AlexeiFedorov · 1 year, 5 months ago
  21. f99a69c feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 1 year, 8 months ago
  22. 2a0ca84 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · 1 year, 3 months ago
  23. 31857d4 refactor(build): introduce adr_l macro by Hsin-Hsiung Wang · 1 year, 6 months ago
  24. aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
  25. 9e51f15 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 1 year, 5 months ago
  26. d6c76e6 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  27. 832e4ed fix(gpt): declare gpt_tlbi_by_pa_ll() by Soby Mathew · 1 year, 4 months ago
  28. 98f7b60 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · 1 year, 4 months ago
  29. 8754cc5 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · 1 year, 5 months ago
  30. ed9bb82 fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  31. c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
  32. 33c665a fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  33. c2f9ba8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · 1 year, 5 months ago
  34. 3c789bf feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 1 year, 8 months ago
  35. 57c266d Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 1 year, 5 months ago
  36. 30f05b4 feat(cpufeat): added few helper functions by Manish Pandey · 1 year, 7 months ago
  37. 59f8882 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 1 year, 7 months ago
  38. 62d6465 fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 1 year, 7 months ago
  39. 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
  40. 8815cda feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 1 year, 6 months ago
  41. 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 10 months ago
  42. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  43. 6d22b08 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 10 months ago
  44. 970a4a8 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 10 months ago
  45. 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
  46. d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
  47. 33bb578 Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  48. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  49. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  50. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  51. 5c52d7e refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 2 years, 3 months ago
  52. f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
  53. 278beb8 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · 1 year, 11 months ago
  54. 6a62ddf Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 2 years ago
  55. 0bbd432 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 2 years ago
  56. 29440a2 Merge "refactor(cm): move remaining EL2 save/restore into C" into integration by Manish V Badarkhe · 2 years ago
  57. ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  58. a8d5d3d refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · 2 years, 4 months ago
  59. 4a530b4 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 2 years, 1 month ago
  60. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  61. 99506fa fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 2 years, 6 months ago
  62. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 5 months ago
  63. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  64. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  65. 33815eb fix(pmu): make MDCR_EL3.MTPME=1 out of reset by Boyan Karatotev · 2 years, 2 months ago
  66. c64681d Merge "feat(aarch64): add stack debug information to assembly routines" into integration by Manish V Badarkhe · 2 years, 2 months ago
  67. 6e1ae30 Merge "fix(qemu): fix 32-bit builds with stack protector" into integration by Manish Pandey · 2 years, 2 months ago
  68. e1c0a47 Merge changes from topic "dummy_feat_aa32" into integration by Manish Pandey · 2 years, 2 months ago
  69. f832885 feat(aarch64): add stack debug information to assembly routines by Boyan Karatotev · 2 years, 5 months ago
  70. bff074d feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 2 years, 3 months ago
  71. 007433d refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
  72. e57ca89 fix(qemu): fix 32-bit builds with stack protector by Andre Przywara · 2 years, 3 months ago
  73. 733d112 feat(cpufeat): deny AArch64-only features when building for AArch32 by Andre Przywara · 2 years, 3 months ago
  74. d156c52 feat(cpufeat): add AArch32 PAN detection support by Andre Przywara · 2 years, 3 months ago
  75. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  76. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  77. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  78. 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  79. ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  80. e31de86 Merge "fix(ras): do not put RAS check before esb macro" into integration by Manish V Badarkhe · 2 years, 3 months ago
  81. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  82. 7d5036b fix(ras): do not put RAS check before esb macro by Manish Pandey · 2 years, 3 months ago
  83. 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  84. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  85. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  86. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 6 months ago
  87. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  88. 78f56ee fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · 2 years, 4 months ago
  89. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  90. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  91. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  92. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  93. ac17e52 refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  94. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 6 months ago
  95. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  96. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  97. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  98. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  99. 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  100. 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago