arm-trusted-firmware/drivers/auth/mbedtls
Manish V Badarkhe 2bf4f27f58 refactor(crypto): change CRYPTO_SUPPORT flag to numeric
Updated CRYPTO_SUPPORT flag to numeric to provide below
supports -
1. CRYPTO_SUPPORT = 1 -> Authentication verification only
2. CRYPTO_SUPPORT = 2 -> Hash calculation only
3. CRYPTO_SUPPORT = 3 -> Authentication verification and
                         hash calculation

Change-Id: Ib34f31457a6c87d2356d736ad2d048dc787da56f
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2022-10-05 15:25:28 +01:00
..
mbedtls_common.c refactor(mbedtls): allow platform to specify their config file 2022-03-01 19:08:11 +01:00
mbedtls_common.mk refactor(measured-boot): mb algorithm selection 2022-06-16 13:42:19 -05:00
mbedtls_crypto.c refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2022-10-05 15:25:28 +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 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00