1. 8c7d499 refactor(fvp): move image handling into generic procedure by Harrison Mutai · Fri Sep 29 11:05:32 2023 +0100
  2. b5e7d7e refactor(bl2): make post image handling platform-specific by Harrison Mutai · Wed Oct 18 09:58:48 2023 +0100
  3. 18ab5f3 Merge "fix(ast2700): add device mapping for coherent memory" into integration by Manish V Badarkhe · Mon Oct 30 10:41:12 2023 +0100
  4. bc333de fix(ast2700): add device mapping for coherent memory by Chia-Wei Wang · Mon Oct 30 09:14:53 2023 +0800
  5. f158c2b Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · Fri Oct 27 22:05:35 2023 +0200
  6. c15fa7c Merge changes from topic "gpt_updates" into integration by Sandrine Bailleux (on vacation) · Fri Oct 27 16:37:18 2023 +0200
  7. e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · Fri Oct 27 15:49:40 2023 +0200
  8. 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
  9. ab2d22c Merge "feat(handoff): port BL31-BL33 interface to fw handoff framework" into integration by Manish Pandey · Fri Oct 27 15:46:01 2023 +0200
  10. 7015442 refactor(arm): use gpt_partition_init by Govindraj Raja · Tue Oct 24 14:50:23 2023 -0500
  11. 20431cf feat(partition): add interface to init gpt by Govindraj Raja · Thu Oct 12 16:41:07 2023 -0500
  12. 1341a3f refactor(partition): convert warn to verbose by Govindraj Raja · Thu Oct 12 17:31:41 2023 -0500
  13. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · Tue Oct 03 16:39:32 2023 -0500
  14. 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · Thu Sep 21 18:04:00 2023 -0500
  15. d270656 feat(arm): add IO policy to use backup gpt header by Govindraj Raja · Mon Oct 16 09:30:16 2023 -0500
  16. 8497001 feat(tbbr): add image id for backup GPT by Govindraj Raja · Thu Sep 21 14:37:07 2023 -0500
  17. 1dcaf96 feat(handoff): port BL31-BL33 interface to fw handoff framework by Harrison Mutai · Tue Aug 08 15:10:07 2023 +0100
  18. 7d6905b Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · Thu Oct 26 21:03:06 2023 +0200
  19. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · Tue Sep 19 14:57:29 2023 -0500
  20. a3e377b fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE by Manish V Badarkhe · Fri Oct 20 10:53:42 2023 +0100
  21. cdeb552 refactor(tbbr): enforce compile-time error for invalid algorithm selection by Manish V Badarkhe · Thu Oct 26 11:06:23 2023 +0100
  22. 8cc88ed Merge "fix(arm): fix GIC macros for GICv4.1 support" into integration by Manish Pandey · Thu Oct 26 12:00:33 2023 +0200
  23. 4ba98ac Merge "fix(spmd): fix FFA_VERSION forwarding" into integration by Manish Pandey · Thu Oct 26 11:27:26 2023 +0200
  24. 525c0b2 fix(ti): align static device region addresses to reduce MMU table count by Andrew Davis · Wed Oct 25 16:42:27 2023 -0500
  25. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · Wed Oct 25 19:14:06 2023 +0200
  26. 4ddeb86 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · Wed Oct 18 16:16:33 2023 +0000
  27. 1be41ba Merge "fix(build): convert tabs to spaces" into integration by Manish Pandey · Wed Oct 25 16:49:51 2023 +0200
  28. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  29. 4911eb8 fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · Mon Jul 10 11:04:30 2023 +0200
  30. fe2c8f9 Merge "feat(mt8195): increase TZRAM" into integration by Olivier Deprez · Wed Oct 25 09:55:08 2023 +0200
  31. 7dd8492 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · Wed Oct 25 09:53:23 2023 +0200
  32. 4c974f4 Merge changes from topic "st_remove_shm" into integration by Manish Pandey · Wed Oct 25 09:44:27 2023 +0200
  33. f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · Wed Oct 25 09:38:41 2023 +0200
  34. c2a422a Merge "fix(cpus): workaround for Cortex-A510 erratum 2080326" into integration by Manish Pandey · Wed Oct 25 09:28:23 2023 +0200
  35. d273f76 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · Thu Oct 12 12:04:53 2023 -0500
  36. eb01117 fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · Mon Oct 16 15:12:30 2023 -0500
  37. bdb98ec fix(errata-abi): update the Neoverse-N2 errata ABI struct by Sona Mathew · Mon Oct 16 14:35:42 2023 -0500
  38. ff5b4be fix(errata-abi): update the neoverse-N1 errata ABI struct by Sona Mathew · Mon Oct 16 14:23:30 2023 -0500
  39. 414f4e8 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · Mon Oct 16 13:33:18 2023 -0500
  40. 616a43f fix(errata-abi): update the Cortex-A78C errata ABI struct by Sona Mathew · Mon Oct 16 13:21:18 2023 -0500
  41. 2089775 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · Tue Oct 10 16:48:57 2023 -0500
  42. 2acf944 fix(errata-abi): update the Cortex-A76 errata ABI struct by Sona Mathew · Tue Oct 10 16:21:25 2023 -0500
  43. 6d691c5 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · Tue Oct 10 13:51:45 2023 -0500
  44. 1012ac7 Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration by Sandrine Bailleux · Tue Oct 24 16:57:13 2023 +0200
  45. 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · Mon Oct 23 17:59:26 2023 +0200
  46. b741bee Merge "fix(cert-create): fix key loading logic" into integration by Sandrine Bailleux · Mon Oct 23 15:30:26 2023 +0200
  47. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · Wed Sep 20 15:31:45 2023 -0500
  48. 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · Wed Sep 20 15:12:26 2023 +0200
  49. 78d7f30 Merge changes from topic "mp/test_espi" into integration by Olivier Deprez · Fri Oct 20 18:46:51 2023 +0200
  50. 12357f7 Merge "fix(build): pass parameters through response files" into integration by Manish Pandey · Fri Oct 20 16:46:56 2023 +0200
  51. 56ee31f Merge "docs(maintainers): remove Jorge Ramirez-Ortiz from rcar3 maintainers" into integration by Manish Pandey · Fri Oct 20 15:58:21 2023 +0200
  52. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · Thu Aug 24 16:57:22 2023 -0500
  53. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · Sat Sep 09 23:02:34 2023 -0500
  54. ff012d1 docs(stm32mp15): mark STM32MP15_OPTEE_RSV_SHM deprecated by Yann Gautier · Thu Jun 30 14:05:21 2022 +0200
  55. 8995835 feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · Thu Jun 30 14:03:20 2022 +0200
  56. 5b5a475 fix(build): pass parameters through response files by Harrison Mutai · Tue Sep 26 15:07:24 2023 +0100
  57. ea9f2f5 fix(cert-create): fix key loading logic by Sandrine Bailleux · Mon Oct 16 14:52:06 2023 +0200
  58. 260f5ca Merge "docs: add code-owners for Firmare Handoff Library" into integration by Manish Pandey · Thu Oct 19 10:53:25 2023 +0200
  59. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · Wed Oct 18 14:17:04 2023 +0200
  60. 87549d0 docs: add code-owners for Firmare Handoff Library by Manish Pandey · Wed Oct 18 11:13:17 2023 +0100
  61. 48ac252 docs(maintainers): remove Jorge Ramirez-Ortiz from rcar3 maintainers by Sandrine Bailleux · Wed Oct 18 08:26:49 2023 +0200
  62. 77e7d37 Merge changes from topic "xlnx_dtb_console" into integration by Joanna Farley · Tue Oct 17 16:27:13 2023 +0200
  63. 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
  64. df767ea Merge changes from topic "dcc-console" into integration by Joanna Farley · Tue Oct 17 15:22:54 2023 +0200
  65. 39be828 fix(rcar3-drivers): update DDR setting by Yoshifumi Hosoya · Fri Jul 22 13:04:36 2022 +0900
  66. e052a53 Merge changes from topic "ecdsa_p384" into integration by Sandrine Bailleux · Mon Oct 16 17:34:45 2023 +0200
  67. a0fbdca refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · Fri Oct 13 11:23:48 2023 -0500
  68. 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · Thu Mar 09 13:45:24 2023 +0100
  69. 3d73d16 fix(build): allow gcc linker on Aarch32 platforms by Yann Gautier · Wed Mar 15 16:18:16 2023 +0100
  70. afab55c fix(rcar3): fix CPG register code comment by Toshiyuki Ogasahara · Mon Jul 12 18:30:07 2021 +0900
  71. 9607c72 fix(rcar3): update Draak and Eagle board IDs by Marek Vasut · Sun Jan 22 19:28:43 2023 +0100
  72. b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · Thu Oct 12 13:34:21 2023 -0500
  73. c2a5dce docs(cert-create): add key size options for ecdsa by laurenw-arm · Tue Oct 03 15:36:25 2023 -0500
  74. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · Tue Aug 15 14:57:56 2023 -0500
  75. 9ccfe80 feat(tbbr): update PK_DER_LEN for ECDSA P-384 keys by laurenw-arm · Tue Oct 03 15:25:21 2023 -0500
  76. f709c27 feat(auth): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:56:46 2023 -0500
  77. 00185ea feat(cert-create): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:53:59 2023 -0500
  78. 9cd2e14 Merge changes from topic "ns/spmc_at_el3" into integration by Manish V Badarkhe · Thu Oct 12 19:30:25 2023 +0200
  79. 44f285e feat(rdn2): introduce platform handler for Group0 interrupt by Nishant Sharma · Wed Jun 28 11:46:00 2023 +0100
  80. b57fa11 feat(rdn2): add plat hook for memory transaction by Nishant Sharma · Wed Jul 13 10:19:58 2022 +0100
  81. 6733a5f feat(rdn2): introduce accessor function to obtain datastore by Nishant Sharma · Sat Mar 26 00:34:05 2022 +0000
  82. 96107d7 feat(spm): separate StMM SP specifics to add support for a S-EL0 SP by Nishant Sharma · Thu Apr 28 00:13:50 2022 +0100
  83. 9a8eee1 feat(rdn2): add defines needed for spmc-el3 by Nishant Sharma · Wed Oct 04 07:27:15 2023 +0100
  84. abdc8b7 feat(ras): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:45:28 2023 +0100
  85. 341b311 feat(bl31): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:43:16 2023 +0100
  86. e78ef3d feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:37:54 2023 +0100
  87. 9e71911 feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · Tue Jun 27 00:36:01 2023 +0100
  88. 09aebce refactor(spm-mm): reorganize secure partition manager shim code by Nishant Sharma · Fri Mar 25 23:03:31 2022 +0000
  89. a10f92d Merge "refactor(console): disable getc() by default" into integration by Manish Pandey · Wed Oct 11 14:17:57 2023 +0200
  90. d0c6676 feat(mt8188): add EMI MPU support for SCP and DSP by Jason Chen · Tue Jun 06 16:28:19 2023 +0800
  91. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  92. 2744f07 Merge "docs(build): update GCC to 12.3.Rel1 version" into integration by Manish V Badarkhe · Tue Oct 10 16:49:27 2023 +0200
  93. a8e5a58 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · Wed Sep 20 10:12:41 2023 +0530
  94. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:16:12 2023 +0530
  95. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · Wed Oct 04 10:20:30 2023 +0530
  96. b72494e feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:15:05 2023 +0530
  97. 5768be1 Merge changes I9c2bf78a,Iaff5f1fa,I44686a36 into integration by Madhukar Pappireddy · Tue Oct 10 06:27:37 2023 +0200
  98. 334bc48 docs(build): update GCC to 12.3.Rel1 version by Jayanth Dodderi Chidanand · Thu Sep 07 11:14:30 2023 +0100
  99. 2a1977a Merge changes from topic "refactor_prepare_dtb" into integration by Joanna Farley · Mon Oct 09 11:16:26 2023 +0200
  100. f7c85f8 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · Wed Sep 27 15:13:42 2023 +0530