1. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  2. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · Wed Dec 23 16:01:25 2020 +0100
  3. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · Mon Nov 09 12:14:52 2020 +0100
  4. b2cbf85 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · Tue Oct 04 14:28:57 2022 +0200
  5. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · Thu Apr 18 14:47:35 2019 +0200
  6. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · Fri Sep 18 09:19:11 2020 +0200
  7. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · Wed Sep 30 17:36:45 2020 +0200
  8. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  9. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · Tue Nov 08 15:04:36 2022 +0100
  10. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · Wed Oct 26 09:45:24 2022 +0200
  11. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  12. 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · Wed Oct 12 15:56:24 2022 +0200
  13. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · Thu Sep 29 15:33:50 2022 +0530
  14. e2041c1 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · Mon Oct 03 13:19:55 2022 +0200
  15. a7dcfda fix(rss): clear the message buffer by Tamas Ban · Fri Sep 16 13:42:29 2022 +0200
  16. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · Thu Sep 08 17:04:49 2022 +0200
  17. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · Wed Oct 05 11:56:04 2022 +0200
  18. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · Mon Oct 03 17:29:45 2022 +0200
  19. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · Wed Jun 15 15:06:43 2022 +0100
  20. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · Mon Jun 20 15:32:38 2022 +0100
  21. c816807 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · Fri Feb 25 09:11:12 2022 +0000
  22. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · Fri Feb 25 08:29:35 2022 +0000
  23. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · Wed Oct 05 14:44:05 2022 +0200
  24. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · Mon Oct 03 15:34:02 2022 +0200
  25. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  26. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · Mon Sep 12 23:47:10 2022 +0000
  27. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · Wed Aug 31 13:53:10 2022 +0200
  28. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  29. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · Wed Sep 28 02:37:28 2022 +0000
  30. 734aaac feat(rss): add new comms protocols by Raef Coles · Wed Jun 15 14:37:22 2022 +0100
  31. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · Tue Sep 13 13:55:43 2022 +0200
  32. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · Thu Apr 14 11:19:03 2022 +0200
  33. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  34. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  35. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  36. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  37. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · Fri Jul 22 23:46:11 2022 +0530
  38. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · Sat Dec 11 22:23:25 2021 +0530
  39. 9a16d60 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · Thu Sep 15 11:04:41 2022 +0200
  40. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  41. 345af84 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · Fri Sep 09 17:21:24 2022 +0100
  42. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · Thu Sep 01 19:23:39 2022 +0200
  43. 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · Tue Apr 13 13:38:02 2021 +0200
  44. 8a50b77 Merge changes I60b3b59e,Ibd5d22b4 into integration by Madhukar Pappireddy · Mon Aug 29 15:35:35 2022 +0200
  45. 39eb75c Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · Wed Aug 17 16:33:10 2022 +0200
  46. 7b94bc4 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · Wed Aug 17 16:32:55 2022 +0200
  47. 2da3c97 feat(st-sdmmc2): define FIFO size by Yann Gautier · Wed May 05 13:47:56 2021 +0200
  48. fda489e feat(st-sdmmc2): make reset property optional by Yann Gautier · Tue May 03 15:37:54 2022 +0200
  49. 726a798 feat(st-sdmmc2): manage CMD6 by Yann Gautier · Wed Jun 12 15:48:05 2019 +0200
  50. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · Wed Jun 12 15:55:37 2019 +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. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · Mon Aug 01 16:45:49 2022 +0200
  55. 3b79f08 fix(ufs): init utrlba/utrlbau with desc_base by anans · Mon Aug 01 03:11:28 2022 +0000
  56. 1141cc7 fix(ufs): fix slot base address computation by anans · Mon Aug 01 02:37:25 2022 +0000
  57. 7ef3c7e feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · Fri May 06 13:18:49 2022 +0100
  58. 36f3b24 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · Wed Jul 27 16:06:43 2022 +0200
  59. e8a76a8 fix(ufs): point utrlbau to header instead of upiu by anans · Tue Jul 26 11:39:23 2022 +0000
  60. 527da6f fix(ufs): removes dp and run-stop polling loops by anans · Tue Jul 12 08:48:29 2022 +0000
  61. d6f8508 fix(ufs): add retries to ufs_read_capacity by Rohit Ner · Sat Jul 02 04:52:40 2022 -0700
  62. a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · Thu Feb 24 18:56:28 2022 +0100
  63. bd90f69 Merge "fix(measured-boot): clear the entire digest array of Startup Locality event" into integration by Sandrine Bailleux · Tue Jun 28 09:33:44 2022 +0200
  64. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  65. 0a8ecec Merge "fix(nxp-ddr): fix firmware buffer re-mapping issue" into integration by Madhukar Pappireddy · Mon Jun 27 15:46:58 2022 +0200
  66. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · Fri Jun 24 12:44:06 2022 +0200
  67. bd513f5 fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · Tue Jun 21 14:34:13 2022 +0200
  68. 8d13723 fix(st-clock): correctly check ready bit by Yann Gautier · Tue Jun 21 15:12:27 2022 +0200
  69. 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · Tue Jun 21 14:11:47 2022 +0200
  70. 68e752f fix(nxp-ddr): fix firmware buffer re-mapping issue by Jiafei Pan · Fri Apr 08 11:10:40 2022 +0800
  71. 6e83676 fix(measured-boot): clear the entire digest array of Startup Locality event by Manish V Badarkhe · Thu Jun 09 22:39:32 2022 +0100
  72. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  73. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · Mon May 09 21:55:19 2022 +0100
  74. 483e5ac feat(cca): introduce new "cca" chain of trust by laurenw-arm · Thu Apr 21 15:49:00 2022 -0500
  75. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · Wed Jun 08 08:42:24 2022 +0200
  76. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · Wed Jun 08 00:14:59 2022 +0200
  77. 60255a0 Merge changes Idafbe02d,Ib01eb5ce into integration by Madhukar Pappireddy · Thu Jun 02 17:39:57 2022 +0200
  78. b61eb75 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · Tue May 31 10:03:04 2022 +0200
  79. ee8f342 refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · Mon May 23 17:06:37 2022 +0200
  80. 0d658a2 Merge changes from topic "gpt-crc" into integration by Madhukar Pappireddy · Thu May 19 16:04:39 2022 +0200
  81. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · Fri Mar 25 14:30:20 2022 +0000
  82. c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · Fri May 06 07:58:21 2022 +0000
  83. 98481bd fix(scmi-msg): base: fix protocol list querying by Etienne Carriere · Thu May 12 16:49:51 2022 +0200
  84. e857ce3 fix(scmi-msg): base: fix protocol list response size by Etienne Carriere · Thu May 12 16:47:21 2022 +0200
  85. e752b2d Merge changes from topic "rss/mboot-attest" into integration by Sandrine Bailleux · Fri May 13 16:15:35 2022 +0200
  86. 64c33a1 feat(drivers/measured_boot): add RSS backend by Tamas Ban · Tue Jan 11 20:24:24 2022 +0100
  87. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · Tue Jan 18 16:32:18 2022 +0100
  88. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · Mon Jan 10 17:04:03 2022 +0100
  89. 3f9184e fix(st-spi): remove SR_BUSY bit check before sending command by Christophe Kerello · Wed May 04 11:28:15 2022 +0200
  90. 3c5411a fix(st-spi): always check SR_TCF flags in stm32_qspi_wait_cmd() by Christophe Kerello · Wed May 04 11:14:55 2022 +0200
  91. 64d5d4b Merge changes Iaf21883b,I523c5d57,I57164923 into integration by Manish Pandey · Fri May 06 17:47:28 2022 +0200
  92. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  93. 482d3e4 Merge changes from topic "st_clk_fix" into integration by Manish Pandey · Wed Apr 27 10:35:12 2022 +0200
  94. 11aa8e5 Merge changes from topic "sb/mbedtls-2.28" into integration by Sandrine Bailleux · Tue Apr 26 07:49:06 2022 +0200
  95. 4f77186 fix(ufs): read and write attribute based on spec by anans · Mon Apr 18 12:21:43 2022 +0530
  96. a93159e fix(ufs): disables controller if enabled by anans · Mon Mar 21 09:59:18 2022 +0530
  97. d70e543 Merge "fix(ufs): fix cache maintenance issues" into integration by Madhukar Pappireddy · Mon Apr 25 20:59:58 2022 +0200
  98. 88746ca build(deps): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · Thu Apr 21 10:21:29 2022 +0200
  99. 44756ec refactor(ufs): adds a function for fdeviceinit by anans · Mon Mar 21 09:43:11 2022 +0530
  100. 884391f refactor(ufs): delete unused variables by Jorge Troncoso · Thu Apr 14 14:31:29 2022 -0700