arm-trusted-firmware/drivers/auth
Yann Gautier dee99f10b1 refactor(auth)!: unify REGISTER_CRYPTO_LIB
Have only one definition for REGISTER_CRYPTO_LIB macro, with all the
possible fields. Worst case adds 4 u64 to crypto_lib_desc.
While at it, correct some MISRA violations:
MC3R1.R12.1: (advisory) The precedence of operators within expressions
should be made explicit.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I1342a20e6eef2354753182c2a81ff959e03e5c81
2023-04-21 09:46:01 +01:00
..
cca refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
cryptocell refactor(auth)!: unify REGISTER_CRYPTO_LIB 2023-04-21 09:46:01 +01:00
dualroot refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
mbedtls refactor(auth)!: unify REGISTER_CRYPTO_LIB 2023-04-21 09:46:01 +01:00
tbbr refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
auth_mod.c refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00
crypto_mod.c refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00