arm-trusted-firmware/tools
Govindraj Raja a8eadc51a3 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE
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>
2023-02-21 11:09:47 +00:00
..
amlogic meson: Rename platform directory to amlogic 2019-09-05 10:39:25 +01:00
cert_create fix(cert-create): change WARN to VERBOSE 2023-02-09 11:55:33 -06:00
conventional-changelog-tf-a docs(changelog): changelog for v2.8 release 2022-11-16 14:10:49 -06:00
encrypt_fw refactor(security): add OpenSSL 1.x compatibility 2022-11-11 13:33:42 -05:00
fiptool feat(fiptool): handle FIP in a disk partition 2023-01-23 11:45:53 +01:00
marvell/doimage refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
memory feat(debug): update print_memory_map.py 2022-04-07 13:46:31 +02:00
nxp fix(nxp-tools): fix coverity issue 2022-12-06 22:45:36 +08:00
renesas feat(plat/rcar3): change the memory map for OP-TEE 2021-09-12 01:13:48 +02:00
sptool fix(sptool): add dependency to SP image 2022-11-23 10:58:33 +01:00
stm32image feat(st): update stm32image tool for header v2 2022-03-21 10:53:55 +01:00