1557 Commits (4f5ef849c184313a2ba124ff0dd0b1545ddee217)

Author SHA1 Message Date
Yann Gautier bf78a65042 fix(mmc): do not modify r_data in mmc_send_cmd() 2 years ago
Yann Gautier 14cda5168d fix(mmc): explicitly check operators precedence 2 years ago
Yann Gautier 1290662034 fix(partition): add missing curly braces 2 years ago
Maninder Singh e83812f11a fix(nxp-ddr): add checking return value 2 years ago
David Vincze 55a7aa9252 fix(rss): do not consider MHU_ERR_ALREADY_INIT as error 2 years ago
Boyan Karatotev 02af589cfa fix(st-usb): replace redundant checks with asserts 2 years ago
Boyan Karatotev 9f58bfbbe9 fix(brcm): add braces around bodies of conditionals 2 years ago
Boyan Karatotev 90c4b3b62d fix(renesas): align incompatible function pointers 2 years ago
Boyan Karatotev f4b8470fee fix: remove old-style declarations 2 years ago
Boyan Karatotev e138400d1c fix: unify fallthrough annotations 2 years ago
Mate Toth-Pal 3be9c27694 build: enable adding MbedTLS files for platform 2 years ago
Jiafei Pan 2d541cbcbe fix(nxp-ddr): fix coverity issue 2 years ago
Pankaj Gupta 87612eaeff fix(nxp-ddr): fix underrun coverity issue 2 years ago
Pankaj Gupta 236ca5667e fix(nxp-drivers): fix sd secure boot failure 2 years ago
Pankaj Gupta 334badb50f fix(nxp-crypto): fix secure boot assert inclusion 3 years ago
Pankaj Gupta e49229911f fix(nxp-crypto): fix coverity issue 3 years ago
Jiafei Pan 5199b3b93c fix(nxp-drivers): fix fspi coverity issue 3 years ago
Manish V Badarkhe 5f32444443 refactor(measured-boot): accept metadata as a function's argument 2 years ago
Jiafei Pan 07d8e34fdd fix(nxp-drivers): fix tzc380 memory regions config 3 years ago
Maninder Singh 00bb8c37e0 fix(nxp-ddr): apply Max CDD values for warm boot 3 years ago
Maninder Singh fa0105693c fix(nxp-ddr): use CDDWW for write to read delay 3 years ago
Yann Gautier 981b9dcb87 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE 2 years ago
Lionel Debieve 87dfbd7112 refactor(stm32mp1): remove authentication using STM32 image mode 2 years ago
Nicolas Toromanoff ed38366f1d fix(auth): correct sign-compare warning 4 years ago
Nicolas Toromanoff 40f9f644e8 feat(auth): allow to verify PublicKey with platform format PK 4 years ago
Lionel Debieve 6b5fc19227 feat(st-crypto): remove BL32 HASH driver usage 2 years ago
Yann Gautier af8dee20d5 feat(st-crypto): add STM32 RNG driver 6 years ago
Nicolas Toromanoff 4bb4e83649 feat(st-crypto): add AES decrypt/auth by SAES IP 4 years ago
Nicolas Toromanoff b0fbc02aea feat(st-crypto): add ECDSA signature check with PKA 4 years ago
Nicolas Toromanoff 68039f2d14 feat(st-crypto): update HASH for new hardware version used in STM32MP13 4 years ago
Sandrine Bailleux 7e6cee53d3 build: warn about RSS driver experimental status 2 years ago
Vijayenthiran Subramaniam 6aea7624a0 fix(gicv3/multichip): fix overflow caused by left shift 2 years ago
Tamas Ban 6aa71542f3 fix(rss): remove dependency on attestation header 2 years ago
Tamas Ban 2c8f2a9ad4 fix(rss): determine the size of sw_type in RSS mboot metadata 2 years ago
Tamas Ban 70247ddbbd fix(rss): rename AP-RSS message size macro 2 years ago
Tamas Ban e3a6fb84f5 fix(rss): clear the message buffer 2 years ago
Tamas Ban 13a129e8dc fix(rss): reduce input validation for measured boot 2 years ago
Manish V Badarkhe b9b175086c refactor(measured-boot): split out a few Event Log driver functions 2 years ago
Manish V Badarkhe 2bf4f27f58 refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2 years ago
Manish V Badarkhe 8b653909b7 feat(mbedtls): update mbedTLS driver for DRTM support 3 years ago
Manish V Badarkhe e43caf3890 feat(crypto): update crypto module for DRTM support 3 years ago
Tamas Ban ab545efddc fix(rss): fix build issues with comms protocol 2 years ago
Mikael Olsson b139f1cf97 feat(ethos-n)!: add support for SMMU streams 2 years ago
Claus Pedersen e0b6826e44 refactor(console): move putchar() to console driver 2 years ago
Sandrine Bailleux 4348497ace build(rss): introduce rss_comms.mk makefile 2 years ago
Anand Saminathan 3d309556c7 fix(ufs): retry commands on unit attention 2 years ago
Raef Coles 3125901923 feat(rss): add new comms protocols 2 years ago
Yann Gautier ea69dcdc73 feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE 2 years ago
Patrick Delaunay d99998f76e feat(st-uart): add initialization with the device tree 3 years ago
Patrick Delaunay 7d197d6281 refactor(stm32mp1): move DT_UART_COMPAT in include file 3 years ago