1. d6c76e6 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  2. 832e4ed fix(gpt): declare gpt_tlbi_by_pa_ll() by Soby Mathew · 1 year, 4 months ago
  3. 98f7b60 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · 1 year, 4 months ago
  4. 8754cc5 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · 1 year, 5 months ago
  5. ed9bb82 fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
  6. c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
  7. 33c665a fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  8. c2f9ba8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · 1 year, 5 months ago
  9. 3c789bf feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 1 year, 8 months ago
  10. 57c266d Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 1 year, 5 months ago
  11. 30f05b4 feat(cpufeat): added few helper functions by Manish Pandey · 1 year, 7 months ago
  12. 59f8882 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 1 year, 7 months ago
  13. 62d6465 fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 1 year, 7 months ago
  14. 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
  15. 8815cda feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 1 year, 6 months ago
  16. 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 9 months ago
  17. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  18. 6d22b08 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 10 months ago
  19. 970a4a8 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 10 months ago
  20. 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
  21. d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
  22. 33bb578 Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  23. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  24. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  25. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  26. 5c52d7e refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 2 years, 3 months ago
  27. f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
  28. 278beb8 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · 1 year, 11 months ago
  29. 6a62ddf Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 2 years ago
  30. 0bbd432 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 2 years ago
  31. 29440a2 Merge "refactor(cm): move remaining EL2 save/restore into C" into integration by Manish V Badarkhe · 2 years ago
  32. ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  33. a8d5d3d refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · 2 years, 4 months ago
  34. 4a530b4 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 2 years, 1 month ago
  35. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  36. 99506fa fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 2 years, 6 months ago
  37. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 4 months ago
  38. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  39. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  40. 33815eb fix(pmu): make MDCR_EL3.MTPME=1 out of reset by Boyan Karatotev · 2 years, 2 months ago
  41. c64681d Merge "feat(aarch64): add stack debug information to assembly routines" into integration by Manish V Badarkhe · 2 years, 2 months ago
  42. 6e1ae30 Merge "fix(qemu): fix 32-bit builds with stack protector" into integration by Manish Pandey · 2 years, 2 months ago
  43. e1c0a47 Merge changes from topic "dummy_feat_aa32" into integration by Manish Pandey · 2 years, 2 months ago
  44. f832885 feat(aarch64): add stack debug information to assembly routines by Boyan Karatotev · 2 years, 5 months ago
  45. bff074d feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 2 years, 3 months ago
  46. 007433d refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
  47. e57ca89 fix(qemu): fix 32-bit builds with stack protector by Andre Przywara · 2 years, 2 months ago
  48. 733d112 feat(cpufeat): deny AArch64-only features when building for AArch32 by Andre Przywara · 2 years, 2 months ago
  49. d156c52 feat(cpufeat): add AArch32 PAN detection support by Andre Przywara · 2 years, 2 months ago
  50. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  51. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  52. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  53. 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  54. ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  55. e31de86 Merge "fix(ras): do not put RAS check before esb macro" into integration by Manish V Badarkhe · 2 years, 3 months ago
  56. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  57. 7d5036b fix(ras): do not put RAS check before esb macro by Manish Pandey · 2 years, 3 months ago
  58. 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  59. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  60. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  61. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 5 months ago
  62. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  63. 78f56ee fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · 2 years, 4 months ago
  64. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  65. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  66. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  67. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  68. ac17e52 refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 5 months ago
  69. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
  70. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  71. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  72. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  73. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  74. 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  75. 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago
  76. 387b880 refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · 2 years, 8 months ago
  77. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  78. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  79. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  80. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  81. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  82. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  83. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  84. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  85. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  86. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  87. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  88. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  89. fd1dd4c refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 2 years, 6 months ago
  90. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
  91. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  92. cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
  93. eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  94. d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
  95. ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
  96. d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 2 years, 9 months ago
  97. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
  98. f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 2 years, 9 months ago
  99. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
  100. c2fb8ef feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 2 years, 9 months ago