mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-06 05:25:18 +00:00
02eef2a48b
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 <Gilles.Peskine@arm.com>