arm-trusted-firmware/drivers/auth/mbedtls
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
..
mbedtls_common.c refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
mbedtls_common.mk feat(mbedtls): add support for mbedtls-3.3 2023-02-21 11:09:47 +00:00
mbedtls_crypto.c refactor(auth)!: unify REGISTER_CRYPTO_LIB 2023-04-21 09:46:01 +01:00
mbedtls_crypto.mk Create a library file for libmbedtls 2018-08-03 11:31:36 +01:00
mbedtls_x509.mk Create a library file for libmbedtls 2018-08-03 11:31:36 +01:00
mbedtls_x509_parser.c style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00