drtm: use default Event Log hash option
Removed the deprecated TPM_HASH_ALG option. Since the build already
defaults to MBOOT_EL_HASH_ALG=sha256 for Event Log measurements,
there is no need to explicitly specify a build option for the hash
algorithm
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I4dc5a4bc28a252f5e9d78771ce2653d96f505899
diff --git a/tf_config/fvp-tbb-mbedtls-tpm_hash256-drtm-romlib b/tf_config/fvp-tbb-mbedtls-tpm_hash256-drtm-romlib
index cc3ef70..093c383 100644
--- a/tf_config/fvp-tbb-mbedtls-tpm_hash256-drtm-romlib
+++ b/tf_config/fvp-tbb-mbedtls-tpm_hash256-drtm-romlib
@@ -3,6 +3,5 @@
DRTM_SUPPORT=1
GENERATE_COT=1
PLAT=fvp
-TPM_HASH_ALG=sha256
TRUSTED_BOARD_BOOT=1
USE_ROMLIB=1