1510 Commits (c9c752e9ff9ad66430bb6a23aa2e2bbe0a7706c4)

Author SHA1 Message Date
Demi Marie Obenour ce882b5364 refactor(auth): do not include SEQUENCE tag in saved extensions 2 years ago
Demi Marie Obenour ca34dbc0cd fix(auth): reject junk after certificates 2 years ago
Demi Marie Obenour 8816dbb381 fix(auth): require bit strings to have no unused bits 2 years ago
Demi Marie Obenour 63cc49d0aa refactor(auth): avoid parsing signature algorithm twice 2 years ago
Demi Marie Obenour 94c0cfbb82 refactor(auth): partially validate SubjectPublicKeyInfo early 2 years ago
Demi Marie Obenour a8c8c5ef2a fix(auth): reject padding after BIT STRING in signatures 2 years ago
Demi Marie Obenour f47547b354 fix(auth): reject invalid padding in digests 2 years ago
Demi Marie Obenour 72460f50e2 fix(auth): require at least one extension to be present 2 years ago
Demi Marie Obenour fd37982a19 fix(auth): forbid junk after extensions 2 years ago
Demi Marie Obenour e9e4a2a6fd fix(auth): only accept v3 X.509 certificates 2 years ago
Yann Gautier 6b3ca0a817 fix(st-crypto): remove platdata functions 2 years ago
Channagoud kadabi 78fbb0ec83 fix(gic): wrap cache enabled assert under plat_can_cmo 2 years ago
Yann Gautier 5d942ff196 fix(st-gpio): define shift as uint32_t 2 years ago
Yann Gautier 029f81e04c fix(st-sdmmc): check transfer size before filling register 2 years ago
Yann Gautier 4198fa1db7 fix(st-clock): avoid arithmetics on pointers 2 years ago
Yann Gautier ee21709e98 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables 2 years ago
Yann Gautier 69a2e320b6 fix(st-clock): remove useless switch 2 years ago
Yann Gautier c3ae7da02d fix(st-clock): use Boolean type for tests 2 years ago
Yann Gautier 9a00daf9dd fix(st-regulator): use Boolean type for tests 2 years ago
Yann Gautier 91af163cbb fix(st-regulator): enclose macro parameters in parentheses 2 years ago
Yann Gautier 6a3ffb5391 fix(st-regulator): rework for_each_*rdev macros 2 years ago
Yann Gautier 68083e7ad5 fix(st-regulator): explicitly check operators precedence 2 years ago
Yann Gautier 3cebeec2ae fix(st-pmic): define pmic_regs table size 2 years ago
Yann Gautier be7195d06c fix(st-pmic): enclose macro parameter in parentheses 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
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