1. c790715 Merge "fix(ti): align static device region addresses to reduce MMU table count" into integration by Madhukar Pappireddy · Fri Oct 27 15:47:17 2023 +0200
  2. 1dcaf96 feat(handoff): port BL31-BL33 interface to fw handoff framework by Harrison Mutai · Tue Aug 08 15:10:07 2023 +0100
  3. 525c0b2 fix(ti): align static device region addresses to reduce MMU table count by Andrew Davis · Wed Oct 25 16:42:27 2023 -0500
  4. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · Wed Oct 25 19:14:06 2023 +0200
  5. 1be41ba Merge "fix(build): convert tabs to spaces" into integration by Manish Pandey · Wed Oct 25 16:49:51 2023 +0200
  6. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  7. fe2c8f9 Merge "feat(mt8195): increase TZRAM" into integration by Olivier Deprez · Wed Oct 25 09:55:08 2023 +0200
  8. 7dd8492 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · Wed Oct 25 09:53:23 2023 +0200
  9. 4c974f4 Merge changes from topic "st_remove_shm" into integration by Manish Pandey · Wed Oct 25 09:44:27 2023 +0200
  10. f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · Wed Oct 25 09:38:41 2023 +0200
  11. 1012ac7 Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration by Sandrine Bailleux · Tue Oct 24 16:57:13 2023 +0200
  12. 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · Mon Oct 23 17:59:26 2023 +0200
  13. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · Wed Sep 20 15:31:45 2023 -0500
  14. 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · Wed Sep 20 15:12:26 2023 +0200
  15. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · Thu Aug 24 16:57:22 2023 -0500
  16. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · Sat Sep 09 23:02:34 2023 -0500
  17. 8995835 feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · Thu Jun 30 14:03:20 2022 +0200
  18. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · Wed Oct 18 14:17:04 2023 +0200
  19. 77e7d37 Merge changes from topic "xlnx_dtb_console" into integration by Joanna Farley · Tue Oct 17 16:27:13 2023 +0200
  20. e76272d Merge "feat(mt8188): add EMI MPU support for SCP and DSP" into integration by Olivier Deprez · Tue Oct 17 15:44:11 2023 +0200
  21. a0fbdca refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · Fri Oct 13 11:23:48 2023 -0500
  22. 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · Thu Mar 09 13:45:24 2023 +0100
  23. afab55c fix(rcar3): fix CPG register code comment by Toshiyuki Ogasahara · Mon Jul 12 18:30:07 2021 +0900
  24. b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · Thu Oct 12 13:34:21 2023 -0500
  25. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · Tue Aug 15 14:57:56 2023 -0500
  26. 44f285e feat(rdn2): introduce platform handler for Group0 interrupt by Nishant Sharma · Wed Jun 28 11:46:00 2023 +0100
  27. b57fa11 feat(rdn2): add plat hook for memory transaction by Nishant Sharma · Wed Jul 13 10:19:58 2022 +0100
  28. 6733a5f feat(rdn2): introduce accessor function to obtain datastore by Nishant Sharma · Sat Mar 26 00:34:05 2022 +0000
  29. 9a8eee1 feat(rdn2): add defines needed for spmc-el3 by Nishant Sharma · Wed Oct 04 07:27:15 2023 +0100
  30. abdc8b7 feat(ras): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:45:28 2023 +0100
  31. e78ef3d feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:37:54 2023 +0100
  32. d0c6676 feat(mt8188): add EMI MPU support for SCP and DSP by Jason Chen · Tue Jun 06 16:28:19 2023 +0800
  33. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  34. a8e5a58 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · Wed Sep 20 10:12:41 2023 +0530
  35. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:16:12 2023 +0530
  36. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · Wed Oct 04 10:20:30 2023 +0530
  37. b72494e feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:15:05 2023 +0530
  38. 5768be1 Merge changes I9c2bf78a,Iaff5f1fa,I44686a36 into integration by Madhukar Pappireddy · Tue Oct 10 06:27:37 2023 +0200
  39. f7c85f8 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · Wed Sep 27 15:13:42 2023 +0530
  40. 66d3cda refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · Wed Sep 27 12:28:35 2023 +0530
  41. c6999d2 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · Wed Sep 06 16:07:37 2023 +0200
  42. 5b65a99 feat(imx8mn): add workaround for errata ERR050362 by Marco Felsch · Wed Sep 06 15:57:30 2023 +0200
  43. 2d6c08f feat(imx8m): enable snvs privileged registers access by Marco Felsch · Tue Sep 05 17:15:35 2023 +0200
  44. ec9fcba fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · Wed Oct 04 11:37:51 2023 +0530
  45. 01ede38 Merge changes from topic "st_fixes" into integration by Manish Pandey · Tue Oct 03 18:50:50 2023 +0200
  46. 4d379db Merge "feat(mt8188): add DSB before udelay" into integration by Manish Pandey · Tue Oct 03 14:30:35 2023 +0200
  47. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · Tue Oct 03 14:29:17 2023 +0200
  48. 7e31399 Merge changes from topic "xilinx-console-sync" into integration by Joanna Farley · Tue Oct 03 09:31:29 2023 +0200
  49. a8e530a feat(mt8188): add DSB before udelay by Karl Li · Thu Aug 24 14:14:45 2023 +0800
  50. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · Thu May 18 10:57:29 2023 +0100
  51. e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · Mon Oct 02 15:50:28 2023 +0200
  52. a7b999b fix(xilinx): remove console error message by Michal Simek · Wed Sep 27 14:33:33 2023 +0200
  53. c2a093f Merge "refactor(ast2700): adopt RESET_TO_BL31 boot flow" into integration by Manish V Badarkhe · Fri Sep 29 08:56:50 2023 +0200
  54. 032dfe4 Merge changes from topic "mp/fix_interrupt_type" into integration by Olivier Deprez · Thu Sep 28 15:19:40 2023 +0200
  55. a741460 refactor(ast2700): adopt RESET_TO_BL31 boot flow by Chia-Wei Wang · Wed Sep 27 13:51:04 2023 +0800
  56. 032ba02 feat(qemu): implement firmware handoff on qemu by Raymond Mao · Wed Jun 28 15:07:15 2023 -0700
  57. 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · Tue Jan 17 09:29:54 2023 +0100
  58. b4d0827 fix(st): update comment on encryption key by Yann Gautier · Mon Feb 06 13:51:57 2023 +0100
  59. 274ad99 Merge "fix(spmd): coverity scan issues" into integration by Manish Pandey · Wed Sep 27 16:29:48 2023 +0200
  60. 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · Thu Jan 05 18:10:29 2023 +0100
  61. 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · Thu Apr 14 09:40:01 2022 +0200
  62. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · Thu Aug 17 11:44:07 2023 +0200
  63. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · Mon Jun 05 09:56:49 2023 +0200
  64. c56e548 feat(xilinx): sync macro names by Michal Simek · Wed Sep 27 13:58:06 2023 +0200
  65. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · Wed Sep 27 14:03:31 2023 +0200
  66. b2cd8b7 Merge changes from topic "xilinx-crash" into integration by Joanna Farley · Wed Sep 27 09:49:01 2023 +0200
  67. 0e1c7f0 feat(mt8188): update return value in mtk_emi_mpu_sip_handler by Dawei Chien · Fri Sep 01 14:35:25 2023 +0800
  68. 8323d14 Merge "fix(corstone-1000): add cpu_helpers.S to platform.mk" into integration by Yann Gautier · Tue Sep 26 11:32:11 2023 +0200
  69. 67ac77c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · Wed Sep 06 16:50:22 2023 -0500
  70. 81e4687 fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · Thu Aug 03 14:29:40 2023 -0500
  71. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · Thu Aug 03 14:17:54 2023 -0500
  72. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · Thu Aug 03 12:13:27 2023 -0500
  73. 717c840 fix(spmd): coverity scan issues by Raghu Krishnamurthy · Mon Sep 25 13:05:55 2023 -0700
  74. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · Wed Sep 20 10:32:48 2023 +0200
  75. 23551e8 feat(versal-net): remove empty crash console setup by Michal Simek · Mon Sep 18 10:14:10 2023 +0200
  76. 7268b1e Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · Tue Sep 19 14:48:43 2023 +0200
  77. 6930ba3 Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · Tue Sep 19 13:48:54 2023 +0200
  78. 405bfb9 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · Mon Sep 18 12:47:45 2023 +0200
  79. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · Fri Sep 15 22:44:04 2023 +0200
  80. c147718 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · Fri Sep 15 09:41:44 2023 +0200
  81. 2d50fae Merge changes from topic "xlnx_mmap_dynamic_dtb" into integration by Manish V Badarkhe · Fri Sep 15 08:44:42 2023 +0200
  82. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · Fri Sep 15 08:20:15 2023 +0200
  83. f2eeb55 Merge "fix(plat/arm): do not program DSU CLUSTERPWRDN register" into integration by Olivier Deprez · Thu Sep 14 18:10:29 2023 +0200
  84. 4f4bda7 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · Wed Sep 13 13:56:39 2023 +0100
  85. 515aa20 Merge "fix(fvp): conditionally increase XLAT and MMAP table entries" into integration by Olivier Deprez · Thu Sep 14 09:15:45 2023 +0200
  86. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · Mon Sep 04 21:54:00 2023 -1200
  87. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · Mon Sep 04 21:53:59 2023 -1200
  88. 407d25d Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · Wed Sep 13 16:03:26 2023 +0200
  89. d70456b fix(fvp): conditionally increase XLAT and MMAP table entries by Manish V Badarkhe · Wed Sep 13 12:36:13 2023 +0100
  90. 49a890e fix(corstone-1000): add cpu_helpers.S to platform.mk by Gauri Sahnan · Tue Aug 08 17:16:51 2023 +0100
  91. 618fd51 feat(qemu): add A55 cpu support for virt by developer · Wed Sep 13 19:50:24 2023 +0800
  92. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · Tue Sep 12 13:08:13 2023 +0200
  93. 1832efe Merge "refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY" into integration by Manish Pandey · Tue Sep 12 16:32:49 2023 +0200
  94. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · Tue Sep 12 15:26:42 2023 +0200
  95. 84faa60 Merge changes from topic "mb/spm+rme-tb-mb-support" into integration by Manish V Badarkhe · Tue Sep 12 10:12:51 2023 +0200
  96. 626ec9d feat(stm32mp2): generate stm32 file by Yann Gautier · Wed Jun 14 18:44:41 2023 +0200
  97. eb91af5 feat(stm32mp2): add console configuration by Yann Gautier · Wed Jun 14 18:05:47 2023 +0200
  98. a3f4638 feat(st): introduce new platform STM32MP2 by Yann Gautier · Wed Jun 14 10:40:59 2023 +0200
  99. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · Wed Jun 14 14:38:15 2023 +0200
  100. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100