mcuboot/boot/bootutil
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
..
include/bootutil boot: Add tlv query for protected region 2024-04-18 11:27:15 +02:00
src mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
zephyr zephyr: direct inclusion of the hooks file 2022-08-04 11:17:19 +02:00
CMakeLists.txt bootutil/crypto: Have a single ECDSA verification module 2023-04-26 13:57:53 +02:00
pkg.yml mynewt: Add single_loader support 2024-04-14 20:17:44 -03:00