arm-trusted-firmware/drivers/auth
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
..
cca feat(cca): introduce new "cca" chain of trust 2022-06-14 09:47:37 -05:00
cryptocell refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
dualroot refactor(mbedtls): allow platform to specify their config file 2022-03-01 19:08:11 +01:00
mbedtls refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2022-10-05 15:25:28 +01:00
tbbr refactor(mbedtls): allow platform to specify their config file 2022-03-01 19:08:11 +01:00
auth_mod.c refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:06:22 +00:00
crypto_mod.c refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2022-10-05 15:25:28 +01:00
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00