mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
![]() The default mbedTLS configuration enables hash algorithms based on the HASH_ALG or MBOOT_EL_HASH_ALG selected. However, the Arm ROTPK is always embedded as a SHA256 hash in BL1 and BL2. In the future, we may need to adjust this to use the HASH_ALG algorithm for embedding the ROTPK hash. As a temporary workaround, a separate mbedTLS configuration has been created for Arm platforms to explicitly set SHA256 defines, rather than relying on the default configuration. This adjustment is reflected in the mbedTLS configuration file for the TC platform as well as in the PSA Crypto configuration file. Change-Id: Ib3128ce7b0fb5c0858624ecbc998d456968beddf Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> |
||
---|---|---|
.. | ||
include | ||
fvp_r_bl1_arch_setup.c | ||
fvp_r_bl1_entrypoint.S | ||
fvp_r_bl1_exceptions.S | ||
fvp_r_bl1_main.c | ||
fvp_r_bl1_setup.c | ||
fvp_r_common.c | ||
fvp_r_context_mgmt.c | ||
fvp_r_debug.S | ||
fvp_r_def.h | ||
fvp_r_err.c | ||
fvp_r_helpers.S | ||
fvp_r_io_storage.c | ||
fvp_r_misc_helpers.S | ||
fvp_r_private.h | ||
fvp_r_stack_protector.c | ||
fvp_r_trusted_boot.c | ||
platform.mk |