1. cc34831 refactor(arm): switch to rse_mbx_init by Yann Gautier · Fri Feb 07 17:15:29 2025 +0100
  2. f92793a refactor(rse): put MHU code in a dedicated file by Yann Gautier · Mon Sep 23 14:00:01 2024 +0200
  3. 9b0ccd7 refactor(tc): add plat_rse_comms_init by Yann Gautier · Fri Oct 04 18:49:35 2024 +0200
  4. 515b41d refactor(arm)!: rename PLAT_MHU_VERSION flag by Yann Gautier · Tue Sep 24 14:52:08 2024 +0200
  5. 146cbd2 Merge changes from topic "imx8mq_build_fix" into integration by Yann Gautier · Wed Feb 12 09:26:36 2025 +0100
  6. 0cd8304 Merge "fix(altera): add in support for agilex5 b0 jtag id" into integration by Yann Gautier · Wed Feb 12 09:18:25 2025 +0100
  7. 6157c04 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · Tue Feb 11 16:52:18 2025 +0100
  8. 7f33b80 Merge "fix(mt8196): fix wrong register offset of dptx on MT8196" into integration by Govindraj Raja · Mon Feb 10 16:43:52 2025 +0100
  9. 3ab4cad Merge "feat(mt8196): enable vcore dvfsrc feature" into integration by Govindraj Raja · Mon Feb 10 16:31:53 2025 +0100
  10. e68fbfe Merge "fix: add support for 128-bit sysregs to EL3 crash handler" into integration by Manish Pandey · Mon Feb 10 14:14:42 2025 +0100
  11. 4dcc799 fix(altera): add in support for agilex5 b0 jtag id by Jit Loon Lim · Tue Dec 24 10:50:58 2024 +0800
  12. c7e20b7 feat(mt8196): enable vcore dvfsrc feature by Kunlong Wang · Mon Feb 10 10:36:11 2025 +0800
  13. 618b642 Merge "docs: bump the arm compiler version" into integration by Govindraj Raja · Fri Feb 07 16:33:53 2025 +0100
  14. f1b381b docs: bump the arm compiler version by Boyan Karatotev · Fri Feb 07 10:52:59 2025 +0000
  15. a6ecea6 fix(mt8196): fix wrong register offset of dptx on MT8196 by developer · Fri Feb 07 17:25:44 2025 +0800
  16. f10e751 Merge "feat(cpus): add ENABLE_ERRATA_ALL flag" into integration by Manish V Badarkhe · Thu Feb 06 21:45:23 2025 +0100
  17. 17e059e feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · Wed Mar 22 15:55:36 2023 +0000
  18. 3f4b3f4 Merge "fix(mt8196): remove CPU_IDLE_SRAM_BASE entry from plat_mmap" into integration by Govindraj Raja · Thu Feb 06 16:20:51 2025 +0100
  19. ab46ccf Merge "feat(mediatek): update mtk_sip_def.h" into integration by Govindraj Raja · Thu Feb 06 16:19:56 2025 +0100
  20. d0f4990 Merge "feat(tc): enable Arm SPE for TC4" into integration by Manish V Badarkhe · Thu Feb 06 13:49:11 2025 +0100
  21. 2f2eea8 Merge changes from topic "RDV3-hafnium-support" into integration by Manish Pandey · Thu Feb 06 12:55:47 2025 +0100
  22. 458d736 Merge "fix(el3-runtime): for nested serrors, restore x30 to lower EL address" into integration by Manish Pandey · Thu Feb 06 11:51:49 2025 +0100
  23. 1a0037a Merge "fix(versal2): update DDR address map" into integration by Joanna Farley · Thu Feb 06 09:27:45 2025 +0100
  24. f08fa5a Merge "feat(versal2): update platform version to versal2" into integration by Joanna Farley · Thu Feb 06 09:25:09 2025 +0100
  25. fb17a3f fix(mt8196): remove CPU_IDLE_SRAM_BASE entry from plat_mmap by developer · Thu Feb 06 13:37:16 2025 +0800
  26. 4af9bb7 feat(mediatek): update mtk_sip_def.h by Yidi Lin · Thu Feb 06 13:38:44 2025 +0800
  27. 604c4fe Merge "fix(mt8196): add whole-archive option to prebuilt library" into integration by Govindraj Raja · Wed Feb 05 21:20:19 2025 +0100
  28. db5a75f fix: add support for 128-bit sysregs to EL3 crash handler by Igor Podgainõi · Fri Nov 15 15:20:50 2024 +0100
  29. 90cdfef Merge changes I65b9e341,I7f3c42cb,I1bb1771d into integration by Govindraj Raja · Wed Feb 05 21:19:04 2025 +0100
  30. 9e8268c fix(el3-runtime): for nested serrors, restore x30 to lower EL address by Jaiprakash Singh · Sun Dec 22 22:13:57 2024 -0800
  31. b20448f Merge "docs(context-mgmt): remove redundant information" into integration by Manish Pandey · Wed Feb 05 17:22:01 2025 +0100
  32. b366a0e feat(mt8196): add reset and poweroff function for PSCI call by Yidi Lin · Fri Apr 19 11:59:24 2024 +0800
  33. 2662ef4 Merge changes from topic "nxp-clk/add_get_rate" into integration by Madhukar Pappireddy · Wed Feb 05 15:41:04 2025 +0100
  34. 66d8f1b fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · Wed Oct 16 11:36:29 2024 +0100
  35. db60b05 feat(mt8196): refactor LPM header include paths to use lpm_v2 by developer · Wed Feb 05 13:33:49 2025 +0800
  36. 371d551 refactor(mediatek): update API calls to MTK GIC v3 driver by developer · Wed Feb 05 17:03:38 2025 +0800
  37. f10640c feat(tc): enable Arm SPE for TC4 by Leo Yan · Tue May 28 16:29:30 2024 +0100
  38. 1cb78d8 feat(rdv3): enable the support to fetch dynamic config by Nishant Sharma · Thu Sep 14 09:31:37 2023 +0100
  39. 13eacd8 feat(rdv3): add dts files to enable hafnium as BL32 by Nishant Sharma · Thu Sep 14 09:14:03 2023 +0100
  40. 1da2c67 feat(rdv3): define SPMC manifest base address by Rakshit Goyal · Wed Jun 05 10:58:18 2024 +0530
  41. 731413c feat(arm): add a macro for SPMC manifest base address by Rakshit Goyal · Mon Apr 29 11:03:20 2024 +0530
  42. 663aafb Merge "fix(arm): create build directory before key generation" into integration by Manish V Badarkhe · Wed Feb 05 11:46:46 2025 +0100
  43. 9972c9b fix(mt8196): add whole-archive option to prebuilt library by developer · Wed Feb 05 09:47:54 2025 +0800
  44. e52c401 Merge "feat(mt8196): add SMMU driver for PM" into integration by Govindraj Raja · Tue Feb 04 18:14:07 2025 +0100
  45. 8bac400 Merge "fix(rdn2): correct RD-N2 StMM uuid format" into integration by Olivier Deprez · Tue Feb 04 16:44:23 2025 +0100
  46. 5de2f80 Merge "chore(dependabot): limit LTS branches to patch updates" into integration by Manish Pandey · Tue Feb 04 16:02:11 2025 +0100
  47. 2f1d4bd fix(rdn2): correct RD-N2 StMM uuid format by Jerry Wang · Fri Dec 06 14:55:38 2024 +0000
  48. 4d3b346 Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · Tue Feb 04 13:19:10 2025 +0100
  49. dc8307f feat(rdv3): add carveout for BL32 image by Rohit Mathew · Tue Apr 02 15:16:03 2024 +0100
  50. e7bf78d feat(rdv3): introduce platform handler for Group0 interrupt by Nishant Sharma · Thu Jun 27 20:38:34 2024 +0100
  51. 5f3396e feat(neoverse-rd): use larger stack size when S-EL2 spmc is enabled by Nishant Sharma · Wed Sep 27 22:10:34 2023 +0100
  52. 0fe9707 fix(neoverse-rd): set correct SVE vector lengths by Rakshit Goyal · Mon Jan 27 11:42:06 2025 +0000
  53. edfbb91 Merge "fix(tc): enable Last-level cache (LLC) for tc4" into integration by Olivier Deprez · Tue Feb 04 11:58:30 2025 +0100
  54. 968063a Merge "feat(tc): update CPU PMU nodes for tc4" into integration by Olivier Deprez · Tue Feb 04 11:54:43 2025 +0100
  55. 166e642 Merge changes I105cd219,Ie870a7f3 into integration by Olivier Deprez · Tue Feb 04 11:53:59 2025 +0100
  56. 2a29aa3 Merge "refactor(bl32): flush before console switch state" into integration by Olivier Deprez · Tue Feb 04 11:34:06 2025 +0100
  57. cee3375 feat(tc): get entropy with PSA Crypto API by Leo Yan · Fri Jan 31 10:20:28 2025 +0000
  58. 21591bb feat(psa): add interface with RSE for retrieving entropy by Leo Yan · Fri Jan 31 10:07:51 2025 +0000
  59. 4226942 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · Fri Jan 31 17:16:34 2025 +0000
  60. 05c24eb feat(tc): enable trng by Leo Yan · Thu May 16 15:59:41 2024 +0100
  61. 2bb76f5 Merge "fix(morello): remove stray white-space in 'morello/platform.mk'" into integration by Olivier Deprez · Tue Feb 04 11:20:13 2025 +0100
  62. b6bf70b feat(mt8196): add SMMU driver for PM by developer · Mon Dec 30 13:12:00 2024 +0800
  63. 8249a79 Merge changes from topic "gr/errata_ICH_VMCR_EL2" into integration by Lauren Wehrmeister · Mon Feb 03 21:00:07 2025 +0100
  64. 5b216d9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · Tue Jan 21 19:20:29 2025 -0600
  65. b1ddd6c fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · Tue Jan 21 19:03:34 2025 -0600
  66. d7461c6 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · Tue Jan 21 18:56:25 2025 -0600
  67. 191a64f fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · Tue Jan 21 18:38:56 2025 -0600
  68. 802197d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · Tue Jan 21 18:24:57 2025 -0600
  69. dd6882e fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · Tue Jan 21 18:12:35 2025 -0600
  70. db514a7 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · Tue Jan 21 18:02:51 2025 -0600
  71. 3c1defc fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · Tue Jan 21 17:44:17 2025 -0600
  72. a4c60f6 fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · Tue Jan 21 17:23:26 2025 -0600
  73. 1ad2457 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · Tue Jan 21 17:12:33 2025 -0600
  74. 152ec36 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · Tue Jan 21 17:00:11 2025 -0600
  75. cf7cf54 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · Tue Jan 21 12:32:14 2025 -0600
  76. 4c3a461 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · Wed Jan 29 15:01:10 2025 -0600
  77. 988a7c7 chore(cpus): fix incorrect header macro by Govindraj Raja · Tue Jan 21 12:13:20 2025 -0600
  78. e094fcd Merge "feat(mt8196): enable appropriate errata" into integration by Govindraj Raja · Mon Feb 03 16:49:02 2025 +0100
  79. 01c7243 feat(tc): initialize the RSE communication in earlier phase by Leo Yan · Fri May 31 13:57:36 2024 +0100
  80. 7747d70 Merge "feat(sptool): transfer list to replace SP Pkg" into integration by Madhukar Pappireddy · Mon Feb 03 15:45:14 2025 +0100
  81. ec9bfcd chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · Tue Oct 08 17:34:45 2024 +0100
  82. 5abf8ef chore(psci): drop skip_wfi variable by Boyan Karatotev · Tue Oct 08 15:52:04 2024 +0100
  83. 304b969 feat(arm): convert arm platforms to expect a wakeup by Boyan Karatotev · Thu Sep 26 16:04:16 2024 +0100
  84. a6193b3 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · Fri Sep 20 13:37:51 2024 +0100
  85. 7262eff feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · Thu Dec 19 16:07:29 2024 +0000
  86. ff8a615 refactor: panic after calling psci_power_down_wfi() by Boyan Karatotev · Mon Oct 21 07:36:31 2024 +0100
  87. 8c60d52 chore(dependabot): limit LTS branches to patch updates by Chris Kay · Mon Feb 03 11:25:43 2025 +0000
  88. 36ccba3 fix(arm): create build directory before key generation by Manish V Badarkhe · Mon Feb 03 09:27:28 2025 +0000
  89. ea5a9ad Merge "fix(zynqmp): fix length of clock name" into integration by Joanna Farley · Mon Feb 03 10:00:35 2025 +0100
  90. cd7482a refactor(cpus): undo errata mitigations by Boyan Karatotev · Thu Sep 26 17:00:09 2024 +0100
  91. 6c47386 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · Tue Jan 21 11:41:46 2025 +0000
  92. cc75fd2 Merge "feat(tc): enable stack protector" into integration by Olivier Deprez · Mon Feb 03 08:35:29 2025 +0100
  93. b92b8cf feat(mt8196): enable appropriate errata by Douglas Anderson · Fri Jan 31 13:11:11 2025 -0800
  94. f2baa85 Merge changes I58637b8d,I4bb1a50a,Iadac6549,I758e933f into integration by Govindraj Raja · Fri Jan 31 17:15:55 2025 +0100
  95. 6adb1b7 Merge changes from topic "ar/smccc_arch_wa_4" into integration by Bipin Ravi · Fri Jan 31 17:10:57 2025 +0100
  96. 854f81c feat(tc): enable stack protector by Leo Yan · Wed May 15 18:29:15 2024 +0100
  97. c1904e4 Merge "chore(deps): add LTS Dependabot configuration" into integration by Olivier Deprez · Fri Jan 31 13:37:02 2025 +0100
  98. a2fdf4e Merge "fix(intel): update debug messages to appropriate class" into integration by Olivier Deprez · Fri Jan 31 12:02:18 2025 +0100
  99. d74f92c Merge "fix(intel): update warm reset routine and bootscratch register usage" into integration by Olivier Deprez · Fri Jan 31 12:01:35 2025 +0100
  100. 2c04550 Merge changes from topic "Id18b0341353ffc00e44e2d3c643ccdd05cc20c4f" into integration by Olivier Deprez · Fri Jan 31 11:52:13 2025 +0100