arm-trusted-firmware/include/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
..
mbedtls Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration 2022-06-27 18:01:12 +02:00
auth_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
auth_mod.h refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:06:22 +00:00
crypto_mod.h refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2022-10-05 15:25:28 +01:00
img_parser_mod.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tbbr_cot_common.h tbbr/dualroot: Add fw_config image in chain of trust 2020-06-24 08:44:26 +01:00