1. 02198cb build(psci): move `runtime_errata.S` to PSCI by Chris Kay · Tue Mar 28 17:38:02 2023 +0100
  2. 734da91 Merge changes I9d06e0ee,I6980e84f into integration by Manish Pandey · Wed May 03 15:10:45 2023 +0200
  3. 8b9850e refactor(cpus): use BIT macro in a consistent manner by Okash Khawaja · Fri Apr 28 13:18:28 2023 +0100
  4. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · Tue Nov 08 10:31:07 2022 +0000
  5. 77dd4f1 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · Tue Apr 25 14:03:27 2023 +0100
  6. 60797ad Merge "refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED" into integration by Manish Pandey · Tue Apr 25 18:09:29 2023 +0200
  7. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 16:47:52 2023 +0000
  8. d16fe4a Merge "fix(cpus): do not put RAS check before using esb" into integration by Manish Pandey · Tue Apr 25 10:18:34 2023 +0200
  9. d35413d fix(cpus): do not put RAS check before using esb by Manish Pandey · Wed Mar 29 15:20:32 2023 +0100
  10. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  11. 57a6cba Merge "fix(cpus): use hint instruction for "tsb csync"" into integration by Bipin Ravi · Fri Apr 14 23:01:32 2023 +0200
  12. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · Thu Apr 13 18:10:44 2023 +0200
  13. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · Wed Feb 22 10:09:52 2023 -0600
  14. 409eec6 Merge "feat(pie/por): support permission indirection and overlay" into integration by André Przywara · Wed Apr 12 17:47:54 2023 +0200
  15. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  16. 764b1ad fix(psci): potential array overflow with cpu on by Olivier Deprez · Tue Apr 11 10:00:21 2023 +0200
  17. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · Mon Mar 13 12:09:12 2023 +0000
  18. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · Fri Mar 10 10:38:54 2023 +0000
  19. 14f2686 fix(psci): remove unreachable switch/case blocks by Andre Przywara · Wed Mar 29 12:05:19 2023 +0100
  20. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  21. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  22. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  23. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · Fri Mar 03 10:30:06 2023 +0000
  24. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  25. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · Mon Mar 27 13:08:26 2023 +0200
  26. 593a5a9 Merge "refactor(fvp): use RSS API to retrieve attestation token and key" into integration by Sandrine Bailleux · Thu Mar 23 14:56:38 2023 +0100
  27. 744043c fix(cpus): use hint instruction for "tsb csync" by Andre Przywara · Thu Mar 23 11:50:32 2023 +0000
  28. 37f9ac2 refactor(fvp): use RSS API to retrieve attestation token and key by Manish V Badarkhe · Sun Mar 12 21:34:44 2023 +0000
  29. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · Wed Feb 22 16:53:50 2023 +0000
  30. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 14:09:20 2023 +0000
  31. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  32. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  33. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  34. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  35. e49c704 fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · Tue Mar 14 11:03:24 2023 -0500
  36. bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · Tue Mar 14 10:04:23 2023 -0500
  37. d28393a feat(psci): update PSCI_FEATURES by Wing Li · Wed Sep 14 13:18:19 2022 -0700
  38. 2c556f3 feat(psci): add support for OS-initiated mode by Wing Li · Wed Sep 14 13:18:17 2022 -0700
  39. 71f69df feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · Wed Sep 14 13:18:15 2022 -0700
  40. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · Mon Mar 20 18:25:00 2023 +0100
  41. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · Mon Mar 20 16:45:08 2023 +0100
  42. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  43. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  44. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  45. 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
  46. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · Fri Feb 03 15:23:59 2023 +0000
  47. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
  48. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  49. cc30ccf chore(cpus): remove redundant asserts by Boyan Karatotev · Fri Jan 27 10:51:27 2023 +0000
  50. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · Thu Nov 17 12:01:29 2022 +0000
  51. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · Wed Mar 15 12:45:26 2023 +0100
  52. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  53. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · Tue Mar 14 19:53:19 2023 +0100
  54. d94f943 style: fix functions definitions by Elyes Haouas · Mon Feb 13 10:38:45 2023 +0100
  55. f3debdf Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · Mon Mar 13 12:34:21 2023 +0100
  56. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · Thu Mar 02 15:07:55 2023 -0600
  57. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  58. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · Tue Feb 28 16:21:51 2023 -0600
  59. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · Tue Feb 28 14:51:28 2023 -0600
  60. 6a2a714 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · Tue Feb 28 11:40:54 2023 +0100
  61. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  62. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  63. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  64. 8258f14 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · Wed Feb 15 15:56:15 2023 +0000
  65. fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · Mon Feb 27 16:32:21 2023 +0100
  66. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · Wed Jan 11 18:34:58 2023 +0000
  67. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  68. bba76d3 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · Tue Feb 14 16:14:06 2023 +0100
  69. cce07a1 fix(deps): add missing aeabi_memset.S by Boyan Karatotev · Thu Feb 09 15:55:34 2023 +0000
  70. 4b7660a style: normalize linker script code style by Chris Kay · Thu Sep 29 14:36:53 2022 +0100
  71. 9f65721 Merge "fix(context-mgmt): enable SCXTNUM access" into integration by Manish Pandey · Fri Feb 10 12:57:17 2023 +0100
  72. c809b33 Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · Fri Feb 10 10:20:07 2023 +0100
  73. 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · Fri Feb 10 10:05:12 2023 +0100
  74. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · Thu Feb 02 16:10:22 2023 +0000
  75. d6246c2 Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · Wed Feb 08 11:48:14 2023 +0100
  76. 4fc77a7 feat(psa): interface with RSS for NV counters by laurenw-arm · Thu Aug 11 15:29:56 2022 -0500
  77. cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  78. 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · Fri Feb 03 00:42:17 2023 +0100
  79. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · Mon Oct 03 15:50:21 2022 -0700
  80. de7657c Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · Fri Jan 27 16:52:19 2023 +0100
  81. 7a2fe24 Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · Thu Jan 26 21:24:49 2023 +0100
  82. 27ac603 Merge "fix(psci): tighten psci_power_down_wfi behaviour" into integration by Lauren Wehrmeister · Thu Jan 26 21:18:22 2023 +0100
  83. e5249fe fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · Fri Dec 09 12:14:25 2022 +0000
  84. 263c647 fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · Wed Jan 11 17:01:04 2023 +0000
  85. 3dc3cad fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · Fri Nov 11 18:45:11 2022 +0000
  86. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · Fri Jan 20 20:37:07 2023 +0100
  87. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
  88. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · Wed Jan 11 17:04:24 2023 -0600
  89. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · Wed Jan 11 12:55:30 2023 -0600
  90. 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · Thu Jan 19 18:19:50 2023 +0100
  91. e0b52cc fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · Wed Jan 18 11:03:21 2023 -0600
  92. 93ca3a1 Merge "fix(mpam): remove unwanted param for "endfunc" macro" into integration by Manish Pandey · Fri Jan 13 10:07:42 2023 +0100
  93. 5afa45f Merge "fix(cpus): workaround for Cortex-X2 erratum 2282622" into integration by Madhukar Pappireddy · Wed Jan 11 22:06:28 2023 +0100
  94. f6eaab3 Merge "fix(cpus): workaround for Cortex-A710 erratum 2282622" into integration by Lauren Wehrmeister · Wed Jan 11 20:57:27 2023 +0100
  95. 7dccf8f fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · Thu Dec 22 14:19:59 2022 -0600
  96. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
  97. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · Thu Nov 10 14:40:37 2022 +0000
  98. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · Thu Nov 10 14:28:01 2022 +0000
  99. a55b914 fix(libc): remove __putchar alias by Yann Gautier · Thu Jan 05 09:50:11 2023 +0100
  100. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100