1. 739e8c7 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · Wed Apr 17 17:07:13 2024 -0500
  2. e76dd30 Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration by Yann Gautier · Fri Apr 19 14:04:52 2024 +0200
  3. b9a363d Merge changes from topic "lto-fixes" into integration by Manish Pandey · Tue Apr 16 15:51:44 2024 +0200
  4. c117dd8 fix(cm): remove ENABLE_FEAT_MTE usage by Jayanth Dodderi Chidanand · Thu Apr 11 14:13:52 2024 +0100
  5. 564c286 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · Tue Feb 06 15:43:40 2024 +0000
  6. bf9cb5f fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · Mon Mar 25 17:49:00 2024 -0500
  7. 9275559 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 by Ahmad Fatoum · Tue Mar 12 18:36:46 2024 +0100
  8. d1976d5 fix(cm): save guarded control stack registers by Madhukar Pappireddy · Mon Apr 01 15:51:44 2024 -0500
  9. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  10. a61c330 Merge "fix(mte): use ATA bit with FEAT_MTE2" into integration by Manish Pandey · Fri Mar 22 18:24:29 2024 +0100
  11. 6cab6c0 refactor(cm): minor update on conditions used in prepare_el3_exit by Jayanth Dodderi Chidanand · Wed Mar 06 13:31:35 2024 +0000
  12. 73e1d80 fix(mte): use ATA bit with FEAT_MTE2 by Govindraj Raja · Wed Feb 28 14:37:09 2024 -0600
  13. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · Wed Jan 24 20:05:07 2024 +0000
  14. 9618883 Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration by Olivier Deprez · Thu Feb 22 11:58:43 2024 +0100
  15. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · Mon Jan 08 13:14:27 2024 +0000
  16. 238262f fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · Mon Feb 05 21:40:21 2024 +0000
  17. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  18. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  19. 77922ca fix(mte): remove CTX_INCLUDE_MTE_REGS usage by Govindraj Raja · Thu Jan 25 08:09:39 2024 -0600
  20. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  21. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  22. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  23. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · Wed Nov 08 12:28:30 2023 -0600
  24. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · Mon Dec 11 11:22:02 2023 +0000
  25. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · Tue Aug 15 16:28:06 2023 -0500
  26. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · Mon Jun 26 17:46:14 2023 +0100
  27. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · Thu May 25 13:46:14 2023 +0100
  28. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · Tue Jul 18 14:10:25 2023 +0100
  29. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  30. f870cf6 refactor(cm): enable S-EL2 globally for all contexts by Jayanth Dodderi Chidanand · Fri Sep 22 15:30:13 2023 +0100
  31. 2e9e6f0 refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · Mon May 22 15:53:58 2023 +0100
  32. ef25db3 fix(cm): make ICC_SRE_EL2 fixup generic to all worlds by Boyan Karatotev · Tue May 23 12:04:00 2023 +0100
  33. 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · Thu Apr 20 11:00:50 2023 +0100
  34. c3d68fc Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · Wed Aug 30 16:19:26 2023 +0200
  35. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · Mon May 15 15:09:16 2023 +0100
  36. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  37. f725298 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · Mon Jul 10 16:00:41 2023 -0500
  38. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · Mon Feb 13 16:32:47 2023 +0000
  39. fe1cd94 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · Wed Mar 08 17:04:00 2023 +0000
  40. 1e966f3 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · Mon Mar 27 17:02:43 2023 +0100
  41. 6468d4a refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · Thu Feb 16 15:12:45 2023 +0000
  42. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · Wed Feb 15 13:21:50 2023 +0000
  43. 36cebf9 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · Wed Mar 08 11:56:49 2023 +0000
  44. 28249ea Merge "fix(pmu): unconditionally save PMCR_EL0" into integration by Manish Pandey · Wed May 10 14:12:25 2023 +0200
  45. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · Tue May 09 22:05:52 2023 +0200
  46. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · Tue May 09 21:48:45 2023 +0200
  47. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  48. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  49. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  50. ed85cf7 fix(pmu): unconditionally save PMCR_EL0 by Boyan Karatotev · Tue Dec 06 09:03:42 2022 +0000
  51. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · Wed Mar 08 16:29:26 2023 +0000
  52. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 16:47:52 2023 +0000
  53. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  54. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · Thu Apr 13 18:10:44 2023 +0200
  55. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · Wed Feb 22 10:09:52 2023 -0600
  56. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  57. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  58. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  59. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · Fri Mar 03 10:30:06 2023 +0000
  60. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  61. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · Wed Feb 22 16:53:50 2023 +0000
  62. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 14:09:20 2023 +0000
  63. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  64. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  65. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  66. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  67. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  68. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  69. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  70. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · Fri Feb 03 15:30:14 2023 +0000
  71. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · Fri Feb 03 15:23:59 2023 +0000
  72. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  73. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  74. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  75. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  76. 8258f14 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · Wed Feb 15 15:56:15 2023 +0000
  77. 9f65721 Merge "fix(context-mgmt): enable SCXTNUM access" into integration by Manish Pandey · Fri Feb 10 12:57:17 2023 +0100
  78. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · Thu Feb 02 16:10:22 2023 +0000
  79. 3dc3cad fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · Fri Nov 11 18:45:11 2022 +0000
  80. 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · Thu Jan 19 18:19:50 2023 +0100
  81. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
  82. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · Thu Nov 10 14:40:37 2022 +0000
  83. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · Thu Nov 10 14:28:01 2022 +0000
  84. ca91d27 fix(mpam): remove unwanted param for "endfunc" macro by Rohit Mathew · Tue Oct 18 22:57:06 2022 +0100
  85. 62d532a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · Thu Nov 17 15:47:05 2022 +0000
  86. 53bc59a fix(el3_runtime): restore SPSR/ELR/SCR after esb by Manish Pandey · Thu Nov 17 14:43:15 2022 +0000
  87. 181dafb Merge "fix(pmu): add sensible default for MDCR_EL2" into integration by Manish Pandey · Fri Nov 11 16:56:30 2022 +0100
  88. ecd9f08 fix(pmu): add sensible default for MDCR_EL2 by Boyan Karatotev · Wed Oct 26 15:10:39 2022 +0100
  89. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  90. b2458b2 Merge "build(changelog): add new scope for Performance Monitor Extensions" into integration by Manish V Badarkhe · Mon Oct 10 11:49:13 2022 +0200
  91. 4ec78ad build(changelog): add new scope for Performance Monitor Extensions by Jayanth Dodderi Chidanand · Mon Sep 19 23:32:08 2022 +0100
  92. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · Tue Sep 27 14:30:34 2022 +0100
  93. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  94. cc238bb fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · Tue Sep 13 12:38:47 2022 +0100
  95. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · Tue Jul 12 16:40:29 2022 -0400
  96. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · Mon Apr 04 17:42:48 2022 -0500
  97. 2012600 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · Fri Apr 08 16:48:05 2022 -0500
  98. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · Tue May 10 15:55:05 2022 +0200
  99. e43ba98 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · Tue May 10 14:15:51 2022 +0200
  100. e4793dd fix(cm): add barrier before el3 ns exit by Olivier Deprez · Mon May 09 17:34:02 2022 +0200