arm-trusted-firmware/plat
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
..
allwinner fix(allwinner): check RSB availability in DT on H6 2023-02-03 13:31:28 +00:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
brcm refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
common feat(spmd): map SPMC manifest region as EL3_PAS 2023-02-07 11:26:38 +00:00
hisilicon feat(hikey960): read serial number from UFS 2022-11-02 15:35:03 +01:00
imx perf(imx): speed-up console/uart TX using FIFO 2023-01-27 17:34:15 +01:00
intel/soc Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into integration 2022-12-19 08:37:23 +01:00
marvell build: clarify linker script generation 2023-02-10 17:01:46 +00:00
mediatek build: permit multiple linker scripts 2023-02-10 17:01:47 +00:00
nvidia/tegra fix: remove old-style declarations 2022-12-01 16:17:34 +00:00
nxp Merge changes from topic "bk/warnings" into integration 2023-01-10 11:56:42 +01:00
qemu Merge "fix(qemu-sbsa): enable SVE and SME" into integration 2022-12-22 23:38:58 +01:00
qti feat(aarch64): make ID system register reads non-volatile 2023-01-11 16:02:57 +00:00
renesas fix(ras): restrict RAS support for NS world 2022-11-08 10:10:59 +00:00
rockchip fix(rockchip): align fdt buffer on 8 bytes 2022-11-15 11:22:42 +01:00
rpi fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour 2022-10-27 13:46:02 +01:00
socionext fix(synquacer): increase size of BL33 2022-09-21 22:14:29 +02:00
st Merge changes from topic "deprecate_io_drivers" into integration 2023-01-16 16:45:37 +01:00
ti/k3 fix(ti): fix typo in boot authentication message name 2023-01-12 18:45:48 -06:00
xilinx Merge changes from topic "zynqmp-smc" into integration 2023-02-18 17:35:44 +01:00