mcuboot/sim/mcuboot-sys/csupport
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
..
flash_map_backend sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
mcuboot_config sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
os sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
storage sim: Add flash_area_get_sector 2023-03-14 08:13:20 -06:00
sysflash sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
bootsim.h sim: Add missing license headers 2018-05-23 09:29:25 -06:00
config-add-psa-crypto.h Tests: Enable psa-crypto-api feature 2023-06-28 15:24:06 +02:00
config-asn1.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-ec-psa.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
devicetree.h sim: Fixup devicetree.h for changes to mcuboot 2020-05-15 15:11:56 -06:00
keys.c sim: PSA Crypto ECDSA enablement 2023-09-12 16:29:11 +02:00
psa_crypto_init_stub.c Tests: Enable psa-crypto-api feature 2023-06-28 15:24:06 +02:00
run.c sim: Add flash_area_get_sector 2023-03-14 08:13:20 -06:00
security_cnt.c sim: Add hw-rollback-protection feature 2023-06-27 14:42:34 +02:00