mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-20 00:47:23 +00:00
Update data collected a few weeks before the release to the actual releases. This fixes `check_names.py` failing on `MBEDTLS_DES_C` in `tf_psa_crypto_config_check_user.h` when generated files are present in the source tree. ``` scripts/save_config_history.sh mbedtls-4.0.0 4.0 scripts/save_config_history.sh tf-psa-crypto-1.0.0 1.0 ``` Signed-off-by: Gilles Peskine <[email protected]>