- e8ae4fa feat(mbedtls): update config for 3.6.0 by Yann Gautier · 1 year, 3 months ago
- 87f4a63 refactor(mbedtls): remove mbedtls 2.x support by Yann Gautier · 1 year, 3 months ago
- 07126ff build(mbedtls): add deprecation notice by Yann Gautier · 1 year, 9 months ago
- fd566c3 feat(mbedtls): add support for mbedtls-3.3 by Yann Gautier · 1 year, 7 months ago
- d7f6181 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
- abf8a21 fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
- 0327d4a chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
- 49d1200 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
- 2e48284 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 2 years, 5 months ago
- a89b1f1 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 2 years, 8 months ago
- 187e794 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · 2 years, 8 months ago
- 379183e fix(auth): require at least one extension to be present by Demi Marie Obenour · 2 years, 8 months ago
- 609437c fix(auth): forbid junk after extensions by Demi Marie Obenour · 2 years, 8 months ago
- 4b654f4 fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 3 years, 3 months ago
- 1414e0a fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 3 years, 6 months ago
- 8047151 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 3 years, 6 months ago
- 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
- 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
- ed38366 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 4 years, 8 months ago
- 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 9 months ago
- 6b5fc19 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 2 years, 10 months ago
- af8dee2 feat(st-crypto): add STM32 RNG driver by Yann Gautier · 6 years ago
- 4bb4e83 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 4 years, 11 months ago
- b0fbc02 feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 4 years, 10 months ago
- 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 4 years, 8 months ago
- 7e6cee5 build: warn about RSS driver experimental status by Sandrine Bailleux · 2 years, 9 months ago
- cda12ab Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 2 years, 9 months ago
- 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 10 months ago
- c45d2fe Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 2 years, 10 months ago
- 6aea762 fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 2 years, 10 months ago
- 2c8f2a9 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 2 years, 10 months ago
- e3a6fb8 fix(rss): clear the message buffer by Tamas Ban · 2 years, 11 months ago
- 6aa7154 fix(rss): remove dependency on attestation header by Tamas Ban · 2 years, 11 months ago
- 70247dd fix(rss): rename AP-RSS message size macro by Tamas Ban · 2 years, 10 months ago
- 13a129e fix(rss): reduce input validation for measured boot by Tamas Ban · 2 years, 10 months ago
- b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 3 years, 2 months ago
- 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years, 2 months ago
- 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
- e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
- 2ddb541 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 2 years, 10 months ago
- ab545ef fix(rss): fix build issues with comms protocol by Tamas Ban · 2 years, 10 months ago
- b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 3 years ago
- e0b6826 refactor(console): move putchar() to console driver by Claus Pedersen · 2 years, 11 months ago
- 4348497 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 3 years ago
- e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
- 3d30955 fix(ufs): retry commands on unit attention by Anand Saminathan · 2 years, 10 months ago
- 3125901 feat(rss): add new comms protocols by Raef Coles · 3 years, 2 months ago
- ea69dcd feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 2 years, 11 months ago
- d99998f feat(st-uart): add initialization with the device tree by Patrick Delaunay · 3 years, 4 months ago
- 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 3 years, 4 months ago
- 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 5 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 11 months ago
- 14a2892 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 3 years, 1 month ago
- 5cf9cc1 feat(scmi): set warm reboot entry point by Pranav Madhu · 3 years, 8 months ago
- c6957b6 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · 2 years, 11 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
- ccf8392 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · 2 years, 11 months ago
- f462c12 feat(mmc): get boot partition size by Yann Gautier · 3 years ago
- f29c070 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 4 years, 4 months ago
- 029f9b9 Merge changes I60b3b59e,Ibd5d22b4 into integration by Madhukar Pappireddy · 3 years ago
- afbb10a Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · 3 years ago
- 51d52c7 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · 3 years ago
- b46f74d feat(st-sdmmc2): define FIFO size by Yann Gautier · 4 years, 3 months ago
- 8324b16 feat(st-sdmmc2): make reset property optional by Yann Gautier · 3 years, 3 months ago
- 3deebd4 feat(st-sdmmc2): manage CMD6 by Yann Gautier · 6 years ago
- e5b267b feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 6 years ago
- e9ff348 refactor(st-drivers): do not rely on DT in etzpc_init by Yann Gautier · 3 years, 4 months ago
- 3ff1ff4 refactor(st-clock): code size optimization by Gabriel Fernandez · 3 years, 2 months ago
- b44f5ac refactor(st-clock): remove unused PLL field by Gabriel Fernandez · 3 years, 6 months ago
- c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 3 years ago
- 9d6d1a9 fix(ufs): init utrlba/utrlbau with desc_base by anans · 3 years ago
- 7d9648d fix(ufs): fix slot base address computation by anans · 3 years ago
- a78b3b3 feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 3 years, 3 months ago
- 1d867c1 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · 3 years ago
- 9d3f6c4 fix(ufs): point utrlbau to header instead of upiu by anans · 3 years ago
- 660c208 fix(ufs): removes dp and run-stop polling loops by anans · 3 years, 1 month ago
- 28645eb fix(ufs): add retries to ufs_read_capacity by Rohit Ner · 3 years, 1 month ago
- 564f5d4 feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 3 years, 5 months ago
- 96f715e Merge "fix(measured-boot): clear the entire digest array of Startup Locality event" into integration by Sandrine Bailleux · 3 years, 1 month ago
- 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years, 1 month ago
- 6f61421 Merge "fix(nxp-ddr): fix firmware buffer re-mapping issue" into integration by Madhukar Pappireddy · 3 years, 1 month ago
- f324949 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 3 years, 1 month ago
- 56f895e fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · 3 years, 2 months ago
- 3b06a53 fix(st-clock): correctly check ready bit by Yann Gautier · 3 years, 2 months ago
- 84adb05 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · 3 years, 2 months ago
- 742c23a fix(nxp-ddr): fix firmware buffer re-mapping issue by Jiafei Pan · 3 years, 4 months ago
- 70b1c02 fix(measured-boot): clear the entire digest array of Startup Locality event by Manish V Badarkhe · 3 years, 2 months ago
- 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
- e1b15b0 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 3 years, 3 months ago
- 56b741d feat(cca): introduce new "cca" chain of trust by laurenw-arm · 3 years, 4 months ago
- 86b015e fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · 3 years, 2 months ago
- 925ce79 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- 6765635 Merge changes Idafbe02d,Ib01eb5ce into integration by Madhukar Pappireddy · 3 years, 2 months ago
- 01c5dd5 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · 3 years, 2 months ago
- f85041a refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · 3 years, 3 months ago
- be1d3a1 Merge changes from topic "gpt-crc" into integration by Madhukar Pappireddy · 3 years, 3 months ago
- 6c5c532 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · 3 years, 4 months ago
- a283d19 feat(partition): verify crc while loading gpt header by Rohit Ner · 3 years, 3 months ago
- cad90b5 fix(scmi-msg): base: fix protocol list querying by Etienne Carriere · 3 years, 3 months ago