mbedtls/include
Gilles Peskine 690fb5e0b0 Warn if mbedtls_config.h is included manually
Some projects using Mbed TLS have migrated their configuration
file (config.h -> mbedtls_config.h, or MBEDTLS_CONFIG_FILE) from Mbed TLS
2.x, and kept including check_config.h. This is unnecessary since Mbed TLS
3.0, and increasingly in 3.x it may report spurious errors because the
configuration adjustments have not been done yet.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-05-29 09:44:20 +02:00
..
mbedtls Warn if mbedtls_config.h is included manually 2024-05-29 09:44:20 +02:00
psa Error out if *adjust* headers are included manually 2024-05-29 09:44:20 +02:00
.gitignore
CMakeLists.txt