1820 Commits (09bf366bef9bcbf10267ec036b8de7b5b35fd58e)

Author SHA1 Message Date
Anand Saminathan 2c5bce3833 feat(ufs): adds timeout and error handling 2 years ago
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations 2 years ago
David Vincze dda052851a fix(rss): fix msg deserialization bugs in comms 2 years ago
Demi Marie Obenour a987b89dab refactor(auth): use a single function for parsing extensions 2 years ago
Baruch Siach bc0a73866f fix(mmc): remove redundant reset_to_idle call 2 years ago
Govindraj Raja a9edc32c89 fix(mbedtls): fix mbedtls coverity issues 2 years ago
Demi Marie Obenour ddd9f6757e refactor(auth): clean up certificate length checks 2 years ago
Demi Marie Obenour 6a7104a324 refactor(auth): remove code duplication 2 years ago
Jorge Troncoso 20fdbcf502 fix(ufs): set the PRDT length field properly 2 years ago
Jorge Troncoso 83ef8698f9 fix(ufs): flush the entire PRDT 2 years ago
Jorge Troncoso 56db7b8b08 fix(ufs): only allow using one slot 2 years ago
Govindraj Raja de131ed352 style(crypto): add braces for if statement 2 years ago
Govindraj Raja 51e061591b feat(mbedtls): add support for mbedtls-3.3 2 years ago
Govindraj Raja 47c7171348 refactor(crypto): avoid using struct mbedtls_pk_rsassa_pss_options 2 years ago
Govindraj Raja a8eadc51a3 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2 years ago
Jorge Troncoso 83103d1264 fix(ufs): device present (DP) field is set to '1' 2 years ago
Elyes Haouas af4d8c6d50 fix: remove useless "return" at void functions 2 years ago
Andre Przywara 06eb3e366b refactor(allwinner): use fdt_node_is_enabled() in AXP driver 2 years ago
Yann Gautier 03bd48102b fix(console): correct scopes for console symbols 2 years ago
Yann Gautier 654b65b36d fix(auth): use NULL instead of 0 for pointer check 2 years ago
Yann Gautier 06d223cb4f fix(io): compare function pointers with NULL 2 years ago
Demi Marie Obenour f5c51855d3 fix(auth): properly validate X.509 extensions 2 years ago
Demi Marie Obenour abb8f936fd fix(auth): avoid out-of-bounds read in auth_nvctr() 2 years ago
Sylwester Garncarek 5d68e8913e fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities 2 years ago
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 6954495992 refactor(st): remove unused io_mmc driver 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
Yann Gautier 53cbc94967 fix(mmc): align part config type 2 years ago