mcuboot/boot/zephyr/include
Tomi Fontanilles d4394c2f9b mbedtls config: fix too early check_config.h includes
check_config.h was included manually by custom configuration files.
This caused compilation errors when updating MbedTLS to 3.6.0
because check_config.h was processed too early, before the whole
configuration is defined, effectively causing configuration check errors.

MbedTLS already takes care of including check_config.h at the right time.
Remove those erroneous manual check_config.h includes.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-04-25 11:05:54 +02:00
..
boot_serial
flash_map_backend
hal
io
mcuboot_config
os
serial_adapter
sysflash
arm_cleanup.h
config-asn1.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-ec.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-ed25519.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-kw.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-rsa-kw.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-rsa.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
mcuboot-mbedtls-cfg.h
platform-bench.h
target.h