mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-21 12:04:27 +00:00
![]() Currently we include MBEDTLS_CONFIG_FILE directly and if a custom config file is used it will included. However from mbedtls-3.x onwards it discourages usage of MBEDTLS_CONFIG_FILE include directly, so to resolve this and keep 2.28 compatibility include version.h which would include the custom config file if present and also would expose us with mbedtls-major-version number which could be used for selecting features and functions for mbedtls 2.28 or 3.3 Change-Id: I029992311be2a38b588ebbb350875b03ea29acdb Signed-off-by: Govindraj Raja <govindraj.raja@arm.com> |
||
---|---|---|
.. | ||
tbbr | ||
asm_macros_common.S | ||
bl_common.h | ||
bl_common.ld.h | ||
debug.h | ||
desc_image_load.h | ||
ep_info.h | ||
fdt_fixup.h | ||
fdt_wrappers.h | ||
feat_detect.h | ||
image_decompress.h | ||
interrupt_props.h | ||
nv_cntr_ids.h | ||
param_header.h | ||
romlib.h | ||
runtime_svc.h | ||
tf_crc32.h | ||
uuid.h |