- 8816dbb fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 12 months ago
- 2439a80 Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a,Idf48f716, ... into integration by Sandrine Bailleux · 11 months ago
- a95a451 Merge changes from topic "st_fix_sparse_warnings" into integration by Manish Pandey · 11 months ago
- 94c0cfb refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 12 months ago
- a8c8c5e fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · 12 months ago
- f47547b fix(auth): reject invalid padding in digests by Demi Marie Obenour · 12 months ago
- 72460f5 fix(auth): require at least one extension to be present by Demi Marie Obenour · 12 months ago
- fd37982 fix(auth): forbid junk after extensions by Demi Marie Obenour · 12 months ago
- e9e4a2a fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 12 months ago
- 01617e0 Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 12 months ago
- 79664cf Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 12 months ago
- 6b3ca0a fix(st-crypto): remove platdata functions by Yann Gautier · 12 months ago
- 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 1 year ago
- 5d942ff fix(st-gpio): define shift as uint32_t by Yann Gautier · 1 year ago
- 029f81e fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 1 year ago
- 4198fa1 fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 1 year ago
- ee21709 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 1 year ago
- 69a2e32 fix(st-clock): remove useless switch by Yann Gautier · 1 year ago
- c3ae7da fix(st-clock): use Boolean type for tests by Yann Gautier · 1 year ago
- 9a00daf fix(st-regulator): use Boolean type for tests by Yann Gautier · 1 year ago
- 91af163c fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 1 year ago
- 6a3ffb5 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 1 year ago
- 68083e7 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 1 year ago
- 3cebeec fix(st-pmic): define pmic_regs table size by Yann Gautier · 1 year ago
- be7195d fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 1 year ago
- 825641d Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 12 months ago
- e83812f fix(nxp-ddr): add checking return value by Maninder Singh · 1 year, 1 month ago
- 55a7aa9 fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 12 months ago
- 3be9c27 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 1 year, 1 month ago
- 2d541cb fix(nxp-ddr): fix coverity issue by Jiafei Pan · 1 year, 3 months ago
- 87612ea fix(nxp-ddr): fix underrun coverity issue by Pankaj Gupta · 1 year, 4 months ago
- 236ca56 fix(nxp-drivers): fix sd secure boot failure by Pankaj Gupta · 1 year, 5 months ago
- 334badb fix(nxp-crypto): fix secure boot assert inclusion by Pankaj Gupta · 1 year, 7 months ago
- e492299 fix(nxp-crypto): fix coverity issue by Pankaj Gupta · 1 year, 7 months ago
- 5199b3b fix(nxp-drivers): fix fspi coverity issue by Jiafei Pan · 1 year, 7 months ago
- 5f32444 refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year ago
- 07d8e34 fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 1 year, 7 months ago
- 00bb8c3 fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 1 year, 10 months ago
- fa01056 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 1 year, 9 months ago
- 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 1 month ago
- 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 2 months ago
- ed38366 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 3 years ago
- 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 1 month ago
- 6b5fc19 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 1 year, 2 months ago
- af8dee2 feat(st-crypto): add STM32 RNG driver by Yann Gautier · 4 years, 8 months ago
- 4bb4e83 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 2 months ago
- b0fbc02 feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 2 months ago
- 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years ago
- 7e6cee5 build: warn about RSS driver experimental status by Sandrine Bailleux · 1 year, 1 month ago
- cda12ab Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 1 year, 1 month ago
- 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 1 month ago
- c45d2fe Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 1 year, 2 months ago
- 6aea762 fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 1 year, 2 months ago
- 2c8f2a9 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 1 year, 2 months ago
- e3a6fb8 fix(rss): clear the message buffer by Tamas Ban · 1 year, 2 months ago
- 6aa7154 fix(rss): remove dependency on attestation header by Tamas Ban · 1 year, 3 months ago
- 70247dd fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 2 months ago
- 13a129e fix(rss): reduce input validation for measured boot by Tamas Ban · 1 year, 2 months ago
- b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 1 year, 6 months ago
- 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 1 year, 5 months ago
- 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 1 year, 9 months ago
- e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 1 year, 9 months ago
- 2ddb541 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 2 months ago
- ab545ef fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 2 months ago
- b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 4 months ago
- e0b6826 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 3 months ago
- 4348497 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 1 year, 3 months ago
- e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 2 months ago
- 3d30955 fix(ufs): retry commands on unit attention by Anand Saminathan · 1 year, 2 months ago
- 3125901 feat(rss): add new comms protocols by Raef Coles · 1 year, 6 months ago
- ea69dcd feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 3 months ago
- d99998f feat(st-uart): add initialization with the device tree by Patrick Delaunay · 1 year, 8 months ago
- 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 1 year, 8 months ago
- 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 1 year, 9 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 3 months ago
- b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 3 months ago
- 14a2892 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 1 year, 4 months ago
- 5cf9cc1 feat(scmi): set warm reboot entry point by Pranav Madhu · 2 years ago
- c6957b6 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · 1 year, 3 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 3 months ago
- ccf8392 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · 1 year, 3 months ago
- f462c12 feat(mmc): get boot partition size by Yann Gautier · 1 year, 3 months ago
- f29c070 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 2 years, 8 months ago
- 029f9b9 Merge changes I60b3b59e,Ibd5d22b4 into integration by Madhukar Pappireddy · 1 year, 3 months ago
- afbb10a Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · 1 year, 3 months ago
- 51d52c7 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · 1 year, 3 months ago
- b46f74d feat(st-sdmmc2): define FIFO size by Yann Gautier · 2 years, 7 months ago
- 8324b16 feat(st-sdmmc2): make reset property optional by Yann Gautier · 1 year, 7 months ago
- 3deebd4 feat(st-sdmmc2): manage CMD6 by Yann Gautier · 4 years, 6 months ago
- e5b267b feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 4 years, 6 months ago
- e9ff348 refactor(st-drivers): do not rely on DT in etzpc_init by Yann Gautier · 1 year, 8 months ago
- 3ff1ff4 refactor(st-clock): code size optimization by Gabriel Fernandez · 1 year, 5 months ago
- b44f5ac refactor(st-clock): remove unused PLL field by Gabriel Fernandez · 1 year, 10 months ago
- c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 1 year, 4 months ago
- 9d6d1a9 fix(ufs): init utrlba/utrlbau with desc_base by anans · 1 year, 4 months ago
- 7d9648d fix(ufs): fix slot base address computation by anans · 1 year, 4 months ago
- a78b3b3 feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 1 year, 7 months ago
- 1d867c1 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 9d3f6c4 fix(ufs): point utrlbau to header instead of upiu by anans · 1 year, 4 months ago
- 660c208 fix(ufs): removes dp and run-stop polling loops by anans · 1 year, 5 months ago