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