mcuboot/boot
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 boot: Removed unnecessary if-statement 2024-04-18 10:49:14 +01:00
bootutil mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
cypress mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
espressif espressif: allow the use of a different toolchain for building 2023-10-17 04:41:37 -03:00
mbed flash_map_backend: Remove flash_area_id_to_image_slot 2023-02-14 16:40:21 -07:00
mynewt mynewt: Add single_loader support 2024-04-14 20:17:44 -03:00
nuttx nuttx: switch to flash_area_get_sector 2023-08-02 11:28:34 +02:00
zcbor zcbor: Make changes to zcbor code to satisfy mynewt compile options 2024-01-30 12:18:51 +00:00
zephyr mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00