1. 81174d2 Merge "fix(mmc): remove redundant reset_to_idle call" into integration by Manish Pandey · 1 year, 3 months ago
  2. 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  3. 30d1e83 Merge "fix(nxp-drivers): use semicolon instead of comma" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  4. 117a7be fix(nxp-drivers): use semicolon instead of comma by Elyes Haouas · 1 year, 4 months ago
  5. 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · 1 year, 4 months ago
  6. ccc0ae4 Merge "fix(rss): fix msg deserialization bugs in comms" into integration by Manish V Badarkhe · 1 year, 4 months ago
  7. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  8. 92265e8 fix(rss): fix msg deserialization bugs in comms by David Vincze · 1 year, 4 months ago
  9. 5cd198e Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · 1 year, 4 months ago
  10. e5e03e8 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · 1 year, 5 months ago
  11. adbfb40 fix(mmc): remove redundant reset_to_idle call by Baruch Siach · 1 year, 4 months ago
  12. e045e12 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · 1 year, 4 months ago
  13. 01ea239 refactor(auth): clean up certificate length checks by Demi Marie Obenour · 1 year, 5 months ago
  14. 221a648 refactor(auth): remove code duplication by Demi Marie Obenour · 1 year, 5 months ago
  15. 0437261 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · 1 year, 4 months ago
  16. fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 1 year, 4 months ago
  17. f23aedb fix(ufs): set the PRDT length field properly by Jorge Troncoso · 1 year, 4 months ago
  18. e518eff fix(ufs): flush the entire PRDT by Jorge Troncoso · 1 year, 4 months ago
  19. 7ae06bc fix(ufs): only allow using one slot by Jorge Troncoso · 1 year, 4 months ago
  20. d88019a Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  21. ed5c7a3 Merge "fix(ufs): device present (DP) field is set to '1'" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  22. 55d7d83 Merge "fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  23. fd49e8b style(crypto): add braces for if statement by Govindraj Raja · 1 year, 5 months ago
  24. dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 1 year, 6 months ago
  25. a2872f9 refactor(crypto): avoid using struct mbedtls_pk_rsassa_pss_options by Govindraj Raja · 1 year, 5 months ago
  26. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 1 year, 6 months ago
  27. 557b570 fix(ufs): device present (DP) field is set to '1' by Jorge Troncoso · 1 year, 4 months ago
  28. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · 1 year, 5 months ago
  29. afb89cb refactor(allwinner): use fdt_node_is_enabled() in AXP driver by Andre Przywara · 1 year, 5 months ago
  30. 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  31. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  32. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 1 year, 6 months ago
  33. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · 1 year, 7 months ago
  34. bb7ffdf fix(auth): use NULL instead of 0 for pointer check by Yann Gautier · 1 year, 6 months ago
  35. 0cfeac0 fix(io): compare function pointers with NULL by Yann Gautier · 1 year, 7 months ago
  36. 6cb3ef2 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 1 year, 7 months ago
  37. 745f6f5 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · 1 year, 7 months ago
  38. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  39. 799adfd fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 1 year, 6 months ago
  40. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · 1 year, 6 months ago
  41. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · 1 year, 7 months ago
  42. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · 1 year, 7 months ago
  43. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 1 year, 7 months ago
  44. 916eebe Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a,Idf48f716, ... into integration by Sandrine Bailleux · 1 year, 6 months ago
  45. e2a1eef Merge changes from topic "st_fix_sparse_warnings" into integration by Manish Pandey · 1 year, 6 months ago
  46. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · 1 year, 7 months ago
  47. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 1 year, 7 months ago
  48. 447adc0 fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · 1 year, 7 months ago
  49. ae26664 fix(auth): reject invalid padding in digests by Demi Marie Obenour · 1 year, 7 months ago
  50. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · 1 year, 7 months ago
  51. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · 1 year, 7 months ago
  52. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 1 year, 7 months ago
  53. fdc28cf Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 1 year, 6 months ago
  54. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · 1 year, 7 months ago
  55. b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 1 year, 7 months ago
  56. 55f3eb4 fix(st-crypto): remove platdata functions by Yann Gautier · 1 year, 7 months ago
  57. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 1 year, 7 months ago
  58. fca59e0 fix(st-gpio): define shift as uint32_t by Yann Gautier · 1 year, 7 months ago
  59. ad631cc fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 1 year, 7 months ago
  60. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 1 year, 7 months ago
  61. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 1 year, 7 months ago
  62. 21d117a fix(st-clock): remove useless switch by Yann Gautier · 1 year, 7 months ago
  63. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  64. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  65. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 1 year, 7 months ago
  66. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 1 year, 7 months ago
  67. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 1 year, 7 months ago
  68. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · 1 year, 7 months ago
  69. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 1 year, 7 months ago
  70. b7c4c02 fix(mmc): align part config type by Yann Gautier · 2 years ago
  71. 258904f fix(mmc): do not modify r_data in mmc_send_cmd() by Yann Gautier · 1 year, 7 months ago
  72. 7693fdf fix(mmc): explicitly check operators precedence by Yann Gautier · 1 year, 8 months ago
  73. 21d2f5e fix(partition): add missing curly braces by Yann Gautier · 2 years ago
  74. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  75. 2d7e390 fix(nxp-ddr): add checking return value by Maninder Singh · 1 year, 9 months ago
  76. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 1 year, 7 months ago
  77. 64dd2b8 fix(st-usb): replace redundant checks with asserts by Boyan Karatotev · 1 year, 7 months ago
  78. d8705c4 fix(brcm): add braces around bodies of conditionals by Boyan Karatotev · 1 year, 7 months ago
  79. 7a4db8b fix(renesas): align incompatible function pointers by Boyan Karatotev · 1 year, 7 months ago
  80. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 7 months ago
  81. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · 1 year, 8 months ago
  82. 1a415f2 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 1 year, 8 months ago
  83. 91374fb fix(nxp-ddr): fix coverity issue by Jiafei Pan · 1 year, 10 months ago
  84. 1cf137d fix(nxp-ddr): fix underrun coverity issue by Pankaj Gupta · 1 year, 11 months ago
  85. eabf539 fix(nxp-drivers): fix sd secure boot failure by Pankaj Gupta · 2 years ago
  86. 489bd22 fix(nxp-crypto): fix secure boot assert inclusion by Pankaj Gupta · 2 years, 1 month ago
  87. bf9b0f3 fix(nxp-crypto): fix coverity issue by Pankaj Gupta · 2 years, 2 months ago
  88. b27cc46 fix(nxp-drivers): fix fspi coverity issue by Jiafei Pan · 2 years, 2 months ago
  89. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  90. 012cfaf fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 2 years, 2 months ago
  91. 8666b3c fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 2 years, 5 months ago
  92. 2174f32 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 2 years, 4 months ago
  93. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  94. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  95. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 3 years, 6 months ago
  96. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 8 months ago
  97. b2cbf85 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 1 year, 9 months ago
  98. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · 5 years ago
  99. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 10 months ago
  100. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 9 months ago