1. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · Wed Sep 27 14:03:31 2023 +0200
  2. b2cd8b7 Merge changes from topic "xilinx-crash" into integration by Joanna Farley · Wed Sep 27 09:49:01 2023 +0200
  3. 0e1c7f0 feat(mt8188): update return value in mtk_emi_mpu_sip_handler by Dawei Chien · Fri Sep 01 14:35:25 2023 +0800
  4. 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
  5. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · Wed Sep 20 10:32:48 2023 +0200
  6. 23551e8 feat(versal-net): remove empty crash console setup by Michal Simek · Mon Sep 18 10:14:10 2023 +0200
  7. 7268b1e Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · Tue Sep 19 14:48:43 2023 +0200
  8. 6930ba3 Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · Tue Sep 19 13:48:54 2023 +0200
  9. 405bfb9 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · Mon Sep 18 12:47:45 2023 +0200
  10. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · Fri Sep 15 22:44:04 2023 +0200
  11. c147718 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · Fri Sep 15 09:41:44 2023 +0200
  12. 2d50fae Merge changes from topic "xlnx_mmap_dynamic_dtb" into integration by Manish V Badarkhe · Fri Sep 15 08:44:42 2023 +0200
  13. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · Fri Sep 15 08:20:15 2023 +0200
  14. f2eeb55 Merge "fix(plat/arm): do not program DSU CLUSTERPWRDN register" into integration by Olivier Deprez · Thu Sep 14 18:10:29 2023 +0200
  15. 4f4bda7 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · Wed Sep 13 13:56:39 2023 +0100
  16. 515aa20 Merge "fix(fvp): conditionally increase XLAT and MMAP table entries" into integration by Olivier Deprez · Thu Sep 14 09:15:45 2023 +0200
  17. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · Mon Sep 04 21:54:00 2023 -1200
  18. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · Mon Sep 04 21:53:59 2023 -1200
  19. 407d25d Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · Wed Sep 13 16:03:26 2023 +0200
  20. d70456b fix(fvp): conditionally increase XLAT and MMAP table entries by Manish V Badarkhe · Wed Sep 13 12:36:13 2023 +0100
  21. 49a890e fix(corstone-1000): add cpu_helpers.S to platform.mk by Gauri Sahnan · Tue Aug 08 17:16:51 2023 +0100
  22. 618fd51 feat(qemu): add A55 cpu support for virt by developer · Wed Sep 13 19:50:24 2023 +0800
  23. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · Tue Sep 12 13:08:13 2023 +0200
  24. 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
  25. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · Tue Sep 12 15:26:42 2023 +0200
  26. 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
  27. 626ec9d feat(stm32mp2): generate stm32 file by Yann Gautier · Wed Jun 14 18:44:41 2023 +0200
  28. eb91af5 feat(stm32mp2): add console configuration by Yann Gautier · Wed Jun 14 18:05:47 2023 +0200
  29. a3f4638 feat(st): introduce new platform STM32MP2 by Yann Gautier · Wed Jun 14 10:40:59 2023 +0200
  30. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · Wed Jun 14 14:38:15 2023 +0200
  31. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100
  32. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  33. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · Fri Jun 30 16:01:30 2023 +0200
  34. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · Wed Sep 09 18:13:44 2020 +0200
  35. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · Mon Aug 31 15:00:19 2020 +0200
  36. 1b16ab4 fix(fvp): increase the maximum size of Event Log by Manish V Badarkhe · Fri Sep 01 11:17:36 2023 +0100
  37. 697a524 fix(fvp): increase maximum MMAP and XLAT entries count by Manish V Badarkhe · Fri Sep 01 08:11:38 2023 +0100
  38. dfcf094 feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · Thu Sep 07 09:29:04 2023 +0200
  39. c6a3c32 Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · Thu Sep 07 09:36:54 2023 +0200
  40. 1b32170 Merge "feat(morello): add cpuidle support" into integration by Manish V Badarkhe · Wed Sep 06 12:47:46 2023 +0200
  41. 3bfdb21 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · Wed Sep 06 11:26:32 2023 +0200
  42. 2df3faf Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · Wed Sep 06 11:20:14 2023 +0200
  43. c1bb056 Merge "feat(imx8m): add more dram pll setting" into integration by Yann Gautier · Wed Sep 06 11:20:00 2023 +0200
  44. 53be5f6 fix(xilinx): don't reserve 1 more byte by Michal Simek · Tue Sep 05 12:26:44 2023 +0200
  45. 19e0734 Merge "fix(arm/fpga): enable CPU features required for ARMv9.2 cores" into integration by Manish Pandey · Tue Sep 05 10:33:52 2023 +0200
  46. cb397d6 feat(morello): add cpuidle support by sahil · Thu May 25 13:47:13 2023 +0530
  47. 52793b6 Merge "fix(ti): fix TISCI API changes during refactor" into integration by Madhukar Pappireddy · Thu Aug 31 17:56:06 2023 +0200
  48. 7512abc feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · Mon Mar 23 15:54:01 2020 +0800
  49. 37110cd feat(imx8m): add more dram pll setting by Marek Vasut · Thu Aug 31 02:59:08 2023 +0200
  50. 480e594 fix(arm/fpga): enable CPU features required for ARMv9.2 cores by Andre Przywara · Thu Aug 31 15:47:54 2023 +0100
  51. 659c6aa fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · Tue Aug 29 02:44:59 2023 -1200
  52. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · Tue Aug 29 02:44:58 2023 -1200
  53. 1514e39 refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY by Manish V Badarkhe · Tue Aug 29 16:29:57 2023 +0100
  54. 77c8c77 Merge "refactor(ast2700): update memory layout" into integration by Manish V Badarkhe · Wed Aug 30 12:19:38 2023 +0200
  55. 598ee05 refactor(ast2700): update memory layout by Chia-Wei Wang · Tue Aug 29 17:19:43 2023 +0800
  56. 57e8088 Merge "feat(cpus): add support for Nevis CPU" into integration by Bipin Ravi · Tue Aug 29 00:28:35 2023 +0200
  57. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · Thu Jul 06 15:38:59 2023 -0500
  58. 5302069 chore(npcm845x): remove pauth_helpers.S additions in platform makefile by Govindraj Raja · Mon Aug 21 16:32:20 2023 -0500
  59. 2664db4 Merge "fix(nuvoton): fix typo in platform.mk" into integration by Madhukar Pappireddy · Mon Aug 28 15:07:14 2023 +0200
  60. 18290e9 Merge "build(bl32): added check for AARCH32_SP" into integration by Madhukar Pappireddy · Fri Aug 25 00:34:00 2023 +0200
  61. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · Wed Aug 09 13:19:21 2023 -0500
  62. 2f5153a Merge "feat(mt8188): add support for SMC from OP-TEE" into integration by Olivier Deprez · Thu Aug 24 17:08:01 2023 +0200
  63. 24993b5 fix(ti): fix TISCI API changes during refactor by Manorit Chawdhry · Tue Aug 22 16:15:40 2023 +0530
  64. 1da28d1 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · Mon Aug 21 21:17:12 2023 +0200
  65. e6dea09 refactor(qemu): move options to start of file by Marcin Juszkiewicz · Mon Jul 24 22:22:42 2023 +0200
  66. dcdfd32 refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · Mon Aug 21 21:43:27 2023 +0200
  67. 5aece71 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · Mon Jul 24 22:07:49 2023 +0200
  68. 676443b refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · Mon Jul 24 21:54:34 2023 +0200
  69. 8acc2da refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · Mon Jul 24 21:44:17 2023 +0200
  70. 61c9903 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · Mon Jul 24 21:37:00 2023 +0200
  71. 424e3a8 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · Mon Jul 24 21:18:51 2023 +0200
  72. a70ef5e refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · Mon Jul 24 21:08:16 2023 +0200
  73. 7754e82 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · Mon Jul 24 20:56:29 2023 +0200
  74. f52f6ae fix(nuvoton): fix typo in platform.mk by Margarita Glushkin · Tue Aug 15 16:44:07 2023 +0300
  75. 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
  76. be53561 Merge "build(juno): added error check for BL32 dependency" into integration by Manish V Badarkhe · Mon Aug 21 11:35:40 2023 +0200
  77. 4074bad Merge "fix(versal-net): don't clear pending interrupts" into integration by Joanna Farley · Mon Aug 21 09:54:32 2023 +0200
  78. b30b9b7 build(juno): added error check for BL32 dependency by Juan Pablo Conde · Wed Aug 09 18:16:40 2023 -0500
  79. 3074e46 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · Tue Aug 15 15:58:46 2023 -0700
  80. 13e0158 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · Tue Aug 15 23:44:43 2023 -0700
  81. 8753eef Merge "feat(cpus): add support for Gelas CPU" into integration by Lauren Wehrmeister · Mon Aug 14 21:05:23 2023 +0200
  82. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · Mon Aug 14 17:12:59 2023 +0200
  83. 67611c8 feat(mt8188): add support for SMC from OP-TEE by Dawei Chien · Tue Aug 01 18:52:52 2023 +0800
  84. 0224447 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · Sun Apr 09 07:46:28 2023 -0700
  85. 2a8361d feat(fvp): add spmd logical partition by Raghu Krishnamurthy · Fri Mar 03 19:30:25 2023 -0800
  86. c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · Wed Jul 05 11:57:50 2023 -0500
  87. d2f3816 Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · Fri Aug 11 16:57:09 2023 +0200
  88. f0dbaa1 Merge changes from topic "xlnx_security_flag_change" into integration by Joanna Farley · Thu Aug 10 16:08:15 2023 +0200
  89. 52f83b1 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · Tue Aug 08 17:26:48 2023 +0200
  90. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  91. e83c146 Merge "feat(stm32mp1): add FWU with boot from NOR-SPI" into integration by Manish V Badarkhe · Tue Aug 08 15:46:02 2023 +0200
  92. b59efc5 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · Mon Jul 31 01:39:47 2023 -0700
  93. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · Mon Jul 31 01:31:00 2023 -0700
  94. 10498a2 fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · Mon Jul 31 00:11:00 2023 -0700
  95. bd603bf fix(versal-net): change flag to increase security by Jay Buddhabhatti · Sun Jul 30 23:49:11 2023 -0700
  96. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  97. 99dcac2 Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · Mon Aug 07 16:53:35 2023 +0200
  98. c7b13c4 Merge "chore(xilinx): reorder headers in assembly files" into integration by Manish V Badarkhe · Mon Aug 07 15:15:05 2023 +0200
  99. ddb4e8b Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · Mon Aug 07 14:33:38 2023 +0200
  100. 0171257 Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · Mon Aug 07 14:32:13 2023 +0200