arm-trusted-firmware/include/drivers/auth
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
Measured-Boot and Trusted-Boot are orthogonal to each other and hence
removed dependency of Trusted-Boot on Measured-Boot by making below
changes -
1. BL1 and BL2 main functions are used for initializing Crypto module
   instead of the authentication module
2. Updated Crypto module registration macro for MEASURED_BOOT with only
   necessary callbacks for calculating image hashes
3. The 'load_auth_image' function is now used for the image measurement
   during Trusted or Non-Trusted Boot flow

Change-Id: I3570e80bae8ce8f5b58d84bd955aa43e925d9fff
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2022-01-11 23:06:22 +00:00
..
mbedtls refactor(measured-boot): add generic macros for using Crypto library 2021-12-08 11:00:13 +00: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(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:06:22 +00: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