1. d88019a Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  2. ed5c7a3 Merge "fix(ufs): device present (DP) field is set to '1'" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  3. 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
  4. 557b570 fix(ufs): device present (DP) field is set to '1' by Jorge Troncoso · 1 year, 4 months ago
  5. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · 1 year, 5 months ago
  6. afb89cb refactor(allwinner): use fdt_node_is_enabled() in AXP driver by Andre Przywara · 1 year, 5 months ago
  7. 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  8. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  9. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 1 year, 6 months ago
  10. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · 1 year, 7 months ago
  11. bb7ffdf fix(auth): use NULL instead of 0 for pointer check by Yann Gautier · 1 year, 6 months ago
  12. 0cfeac0 fix(io): compare function pointers with NULL by Yann Gautier · 1 year, 7 months ago
  13. 6cb3ef2 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 1 year, 7 months ago
  14. 745f6f5 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · 1 year, 7 months ago
  15. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  16. 799adfd fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 1 year, 6 months ago
  17. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · 1 year, 6 months ago
  18. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · 1 year, 7 months ago
  19. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · 1 year, 7 months ago
  20. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 1 year, 7 months ago
  21. 916eebe Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a,Idf48f716, ... into integration by Sandrine Bailleux · 1 year, 6 months ago
  22. e2a1eef Merge changes from topic "st_fix_sparse_warnings" into integration by Manish Pandey · 1 year, 6 months ago
  23. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · 1 year, 7 months ago
  24. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 1 year, 7 months ago
  25. 447adc0 fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · 1 year, 7 months ago
  26. ae26664 fix(auth): reject invalid padding in digests by Demi Marie Obenour · 1 year, 7 months ago
  27. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · 1 year, 7 months ago
  28. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · 1 year, 7 months ago
  29. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 1 year, 7 months ago
  30. fdc28cf Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 1 year, 6 months ago
  31. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · 1 year, 7 months ago
  32. b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 1 year, 7 months ago
  33. 55f3eb4 fix(st-crypto): remove platdata functions by Yann Gautier · 1 year, 7 months ago
  34. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 1 year, 7 months ago
  35. fca59e0 fix(st-gpio): define shift as uint32_t by Yann Gautier · 1 year, 7 months ago
  36. ad631cc fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 1 year, 7 months ago
  37. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 1 year, 7 months ago
  38. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 1 year, 7 months ago
  39. 21d117a fix(st-clock): remove useless switch by Yann Gautier · 1 year, 7 months ago
  40. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  41. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  42. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 1 year, 7 months ago
  43. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 1 year, 7 months ago
  44. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 1 year, 7 months ago
  45. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · 1 year, 7 months ago
  46. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 1 year, 7 months ago
  47. b7c4c02 fix(mmc): align part config type by Yann Gautier · 2 years ago
  48. 258904f fix(mmc): do not modify r_data in mmc_send_cmd() by Yann Gautier · 1 year, 7 months ago
  49. 7693fdf fix(mmc): explicitly check operators precedence by Yann Gautier · 1 year, 8 months ago
  50. 21d2f5e fix(partition): add missing curly braces by Yann Gautier · 2 years ago
  51. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  52. 2d7e390 fix(nxp-ddr): add checking return value by Maninder Singh · 1 year, 9 months ago
  53. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 1 year, 7 months ago
  54. 64dd2b8 fix(st-usb): replace redundant checks with asserts by Boyan Karatotev · 1 year, 7 months ago
  55. d8705c4 fix(brcm): add braces around bodies of conditionals by Boyan Karatotev · 1 year, 7 months ago
  56. 7a4db8b fix(renesas): align incompatible function pointers by Boyan Karatotev · 1 year, 7 months ago
  57. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 7 months ago
  58. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · 1 year, 8 months ago
  59. 1a415f2 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 1 year, 8 months ago
  60. 91374fb fix(nxp-ddr): fix coverity issue by Jiafei Pan · 1 year, 10 months ago
  61. 1cf137d fix(nxp-ddr): fix underrun coverity issue by Pankaj Gupta · 1 year, 11 months ago
  62. eabf539 fix(nxp-drivers): fix sd secure boot failure by Pankaj Gupta · 2 years ago
  63. 489bd22 fix(nxp-crypto): fix secure boot assert inclusion by Pankaj Gupta · 2 years, 1 month ago
  64. bf9b0f3 fix(nxp-crypto): fix coverity issue by Pankaj Gupta · 2 years, 1 month ago
  65. b27cc46 fix(nxp-drivers): fix fspi coverity issue by Jiafei Pan · 2 years, 2 months ago
  66. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  67. 012cfaf fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 2 years, 2 months ago
  68. 8666b3c fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 2 years, 5 months ago
  69. 2174f32 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 2 years, 4 months ago
  70. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  71. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  72. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 3 years, 6 months ago
  73. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 8 months ago
  74. b2cbf85 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 1 year, 9 months ago
  75. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · 5 years ago
  76. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 10 months ago
  77. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 9 months ago
  78. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 6 months ago
  79. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · 1 year, 8 months ago
  80. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 1 year, 8 months ago
  81. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 8 months ago
  82. 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  83. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 1 year, 9 months ago
  84. e2041c1 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 1 year, 9 months ago
  85. a7dcfda fix(rss): clear the message buffer by Tamas Ban · 1 year, 10 months ago
  86. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · 1 year, 10 months ago
  87. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 9 months ago
  88. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · 1 year, 9 months ago
  89. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 2 years, 1 month ago
  90. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years ago
  91. c816807 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  92. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  93. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 9 months ago
  94. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 9 months ago
  95. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 11 months ago
  96. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 10 months ago
  97. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 1 year, 10 months ago
  98. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 9 months ago
  99. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · 1 year, 9 months ago
  100. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 1 month ago