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