1. 95058bd Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Thu Aug 25 16:28:09 2022 +0200
  2. e3878ca feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · Thu Dec 23 20:14:34 2021 +0000
  3. c31beb6 feat(tsp): increase stack size for tsp by Shruti Gupta · Tue Aug 09 10:46:07 2022 +0100
  4. 073deb1 feat(tsp): add ffa_helpers to enable more FF-A functionality by Marc Bonnici · Thu Dec 23 20:14:02 2021 +0000
  5. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · Wed Aug 24 23:46:02 2022 +0200
  6. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · Wed Aug 24 23:37:52 2022 +0200
  7. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · Tue Jul 19 14:38:46 2022 +0100
  8. 7eb7166 Merge "fix(errata): workaround for Cortex-A710 erratum 2147715" into integration by Bipin Ravi · Wed Aug 24 20:10:21 2022 +0200
  9. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · Fri Jul 22 16:20:44 2022 +0100
  10. be3f7d0 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Wed Aug 24 16:31:01 2022 +0200
  11. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · Mon Oct 04 20:13:36 2021 +0100
  12. 2bc5fc8 Merge "feat(qemu): increase size of bl31" into integration by Bipin Ravi · Wed Aug 24 02:01:02 2022 +0200
  13. 6ef95d6 Merge "build: fix syntax error in semantic ver generation" into integration by Lauren Wehrmeister · Tue Aug 23 18:33:47 2022 +0200
  14. e999cb9 build: fix syntax error in semantic ver generation by Harrison Mutai · Tue Aug 23 16:44:39 2022 +0100
  15. 656f930 Merge "build: fix semantic ver generation for windows" into integration by Joanna Farley · Tue Aug 23 17:01:34 2022 +0200
  16. ee76d90 Merge "fix(zynqmp): fix for incorrect afi write mask value" into integration by Joanna Farley · Tue Aug 23 10:52:21 2022 +0200
  17. af00b31 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · Tue Aug 23 11:39:35 2022 +0530
  18. 1714c1d fix(errata): workaround for Cortex-A710 erratum 2147715 by Akram Ahmad · Thu Jul 21 15:25:08 2022 +0100
  19. 42633b3 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · Mon Aug 22 15:07:43 2022 +0200
  20. 1257dc1 feat(fvp/tsp_manifest): add example manifest for TSP by Marc Bonnici · Tue Nov 23 14:47:40 2021 +0000
  21. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · Mon Jun 06 14:37:57 2022 +0100
  22. ec35186 Merge changes from topic "stm32mp13-updates" into integration by Madhukar Pappireddy · Fri Aug 19 17:20:50 2022 +0200
  23. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · Thu Aug 18 22:24:41 2022 +0200
  24. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · Tue Jul 12 16:40:29 2022 -0400
  25. a96ca0e Merge "fix(errata): workaround for Neoverse-N2 erratum 2376738" into integration by Bipin Ravi · Thu Aug 18 01:04:51 2022 +0200
  26. 06cc791 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · Mon May 09 17:01:11 2022 +0200
  27. 1973658 feat(stm32mp13-fdts): use STM32MP_DDR_S_SIZE in fw-config by Yann Gautier · Thu Jun 30 14:47:22 2022 +0200
  28. 717f0d7 fix(stm32mp13-fdts): cleanup DT files by Yann Gautier · Mon May 02 11:12:43 2022 +0200
  29. b2f654f fix(stm32mp13-fdts): update SDMMC max frequency by Yann Gautier · Mon May 02 13:54:21 2022 +0200
  30. 9f4037e fix(stm32mp13-fdts): align sdmmc pins with kernel by Yann Gautier · Mon May 02 13:49:58 2022 +0200
  31. 39eb75c Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · Wed Aug 17 16:33:10 2022 +0200
  32. 7b94bc4 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · Wed Aug 17 16:32:55 2022 +0200
  33. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · Mon Jul 18 12:27:29 2022 +0100
  34. 2da3c97 feat(st-sdmmc2): define FIFO size by Yann Gautier · Wed May 05 13:47:56 2021 +0200
  35. fda489e feat(st-sdmmc2): make reset property optional by Yann Gautier · Tue May 03 15:37:54 2022 +0200
  36. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · Wed Aug 14 16:44:48 2019 +0200
  37. 726a798 feat(st-sdmmc2): manage CMD6 by Yann Gautier · Wed Jun 12 15:48:05 2019 +0200
  38. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · Wed Jun 12 15:55:37 2019 +0200
  39. 16b49ff build: fix semantic ver generation for windows by Harrison Mutai · Tue Aug 16 13:24:39 2022 +0100
  40. 244d7fd feat(qemu): increase size of bl31 by Jens Wiklander · Wed Jan 19 22:01:07 2022 +0100
  41. 7ce8c76 Merge "refactor(bl31): introduce vendor extend rodata section" into integration by Julius Werner · Tue Aug 16 02:12:01 2022 +0200
  42. 1189b85 Merge changes from topic "st-clk-cleanup" into integration by Madhukar Pappireddy · Mon Aug 15 22:38:59 2022 +0200
  43. c64f835 Merge "fix(errata): workaround for Neoverse-V1 erratum 1618635" into integration by Madhukar Pappireddy · Thu Aug 11 22:51:42 2022 +0200
  44. c8d1499 Merge "fix(build): discard sections also with SEPARATE_NOBITS_REGION" into integration by Joanna Farley · Thu Aug 11 22:27:21 2022 +0200
  45. 6548863 Merge "fix(build): disable default PIE when linking" into integration by Bipin Ravi · Thu Aug 11 19:08:51 2022 +0200
  46. 3d1f190 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · Thu Aug 11 18:02:30 2022 +0200
  47. 322df2a fix(build): discard sections also with SEPARATE_NOBITS_REGION by Samuel Holland · Fri Apr 08 22:22:04 2022 -0500
  48. 9286c02 fix(build): disable default PIE when linking by Samuel Holland · Fri Apr 08 21:56:02 2022 -0500
  49. f91793d Merge "fix(bl31): pass the EA bit to 'delegate_sync_ea'" into integration by Bipin Ravi · Wed Aug 10 15:45:55 2022 +0200
  50. d7f2259 refactor(stm32mp15-fdts): remove ETZPC status by Yann Gautier · Tue Mar 29 16:53:07 2022 +0200
  51. 6fbc2e4 refactor(st-drivers): do not rely on DT in etzpc_init by Yann Gautier · Tue Mar 29 15:39:11 2022 +0200
  52. 2129ab1 refactor(st-clock): code size optimization by Gabriel Fernandez · Tue Jun 21 15:31:30 2022 +0200
  53. a815634 refactor(st-clock): remove unused PLL field by Gabriel Fernandez · Mon Feb 14 10:55:41 2022 +0100
  54. 65dc271 Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · Tue Aug 09 15:25:57 2022 +0200
  55. 8a3180d refactor(bl31): introduce vendor extend rodata section by developer · Fri Aug 05 10:04:10 2022 +0800
  56. 21902e1 Merge "docs(juno): fix broken link" into integration by Joanna Farley · Mon Aug 08 09:54:02 2022 +0200
  57. e325af1 docs(juno): fix broken link by Arthur She · Fri Jun 24 08:31:02 2022 +0800
  58. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · Mon Aug 08 00:00:44 2022 +0200
  59. e750630 Merge changes from topic "xilinx-versal-coding-style" into integration by Joanna Farley · Sun Aug 07 23:59:52 2022 +0200
  60. 31c9337 fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · Mon Feb 28 14:14:44 2022 -0500
  61. 322337d fix(lib/psa): update measured boot handle by Jamie Fox · Tue Aug 02 15:39:21 2022 +0100
  62. 05ed46a Merge "fix: make TF-A use provided OpenSSL binary" into integration by Lauren Wehrmeister · Thu Aug 04 17:29:24 2022 +0200
  63. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · Thu Aug 04 14:08:32 2022 +0200
  64. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  65. 57cf55a fix(versal): fix code indentation issues by Michal Simek · Fri Jul 29 07:48:59 2022 +0200
  66. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · Wed Jul 27 14:17:30 2022 +0200
  67. d1c1ef3 fix(bl31): pass the EA bit to 'delegate_sync_ea' by Varun Wadekar · Wed Aug 03 12:01:36 2022 +0100
  68. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · Tue Jul 12 10:12:05 2022 -0500
  69. 7dbccba Merge "feat(plat/qti): fix to support cpu errata" into integration by Bipin Ravi · Tue Aug 02 21:25:24 2022 +0200
  70. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · Mon Aug 01 16:45:49 2022 +0200
  71. 43c743d Merge "feat(zynqmp): protect eFuses from non-secure access" into integration by Joanna Farley · Mon Aug 01 12:05:18 2022 +0200
  72. ed978ab Merge changes from topic "xlnx_misra" into integration by Joanna Farley · Mon Aug 01 12:04:04 2022 +0200
  73. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:08:53 2022 +0530
  74. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:05:40 2022 +0530
  75. 28f9ce5 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · Fri Apr 29 08:47:24 2022 +0300
  76. b849301 feat(plat/qti): fix to support cpu errata by Saurabh Gorecha · Tue Apr 05 00:11:52 2022 +0530
  77. 7818fad Merge "fix(xilinx): miscellaneous fixes for xilinx platforms" into integration by Joanna Farley · Thu Jul 28 18:37:45 2022 +0200
  78. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · Thu Jul 28 08:50:30 2022 +0530
  79. 36f3b24 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · Wed Jul 27 16:06:43 2022 +0200
  80. fd0bda1 Merge "fix(ufs): point utrlbau to header instead of upiu" into integration by Madhukar Pappireddy · Wed Jul 27 15:58:39 2022 +0200
  81. e8a76a8 fix(ufs): point utrlbau to header instead of upiu by anans · Tue Jul 26 11:39:23 2022 +0000
  82. b6536f5 Merge "(feat)n1sdp: add support for OP-TEE SPMC" into integration by Madhukar Pappireddy · Mon Jul 25 21:36:31 2022 +0200
  83. 7cac3de (feat)n1sdp: add support for OP-TEE SPMC by Vishnu Banavath · Mon Jun 20 18:20:21 2022 +0100
  84. 5da8d12 Merge "feat(tc): introduce TC2 platform" into integration by Madhukar Pappireddy · Mon Jul 25 15:09:29 2022 +0200
  85. 649daa6 Merge "fix(versal): remove clock related macros" into integration by Joanna Farley · Mon Jul 25 13:40:57 2022 +0200
  86. c665545 Merge "docs(maintainers): switch emails from Xilinx to AMD" into integration by Joanna Farley · Mon Jul 25 13:39:57 2022 +0200
  87. dfeda30 docs(maintainers): switch emails from Xilinx to AMD by Michal Simek · Mon Jul 25 10:26:03 2022 +0200
  88. d5e9625 fix(versal): remove clock related macros by Michal Simek · Thu Jul 21 08:54:16 2022 +0200
  89. 820b3b6 feat(tc): introduce TC2 platform by Rupinderjit Singh · Mon Apr 04 17:28:41 2022 +0100
  90. c67b15d Merge "fix(psci): fix MISRA failure - Memory - illegal accesses" into integration by Bipin Ravi · Fri Jul 22 16:03:28 2022 +0200
  91. d3af5e1 fix(psci): fix MISRA failure - Memory - illegal accesses by Manish V Badarkhe · Fri Jul 22 12:21:16 2022 +0100
  92. 201f0b4 Merge "fix(doc): document missing RMM-EL3 runtime services" into integration by Manish Pandey · Fri Jul 22 10:51:41 2022 +0200
  93. 3da857e Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · Thu Jul 21 21:32:22 2022 +0200
  94. 4e315c3 fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · Tue Jul 12 17:13:01 2022 -0500
  95. 30fc25d Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · Thu Jul 21 20:31:34 2022 +0200
  96. c2f060e Merge "fix(tc): tc2 bl1 start address shifted by one page" into integration by Manish V Badarkhe · Thu Jul 21 18:39:28 2022 +0200
  97. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · Mon Jul 04 17:06:36 2022 +0100
  98. 8e5b1af Merge "feat(psci): add a helper function to ensure that non-boot PEs are offline" into integration by Manish Pandey · Thu Jul 21 12:27:55 2022 +0200
  99. 7e5597c fix(tc): tc2 bl1 start address shifted by one page by Olivier Deprez · Wed Jul 20 17:37:23 2022 +0200
  100. 5e68535 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · Wed Mar 02 21:28:24 2022 +0000