2 Commits

Author SHA1 Message Date
Gilles Peskine 02eef2a48b Update config information about TF-PSA-Crypto 1.0 and Mbed TLS 4.0
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>
2025-11-17 23:50:13 +01:00
Gilles Peskine 8943efa136 Save config information about TF-PSA-Crypto 1.0 and Mbed TLS 4.0
Use today's `development` head and the crypto submodule there.

We may update this again before the release. Once the release is out, we
should update to the release tags.

```
scripts/save_config_history.sh 06bae1e110ce71b44c3f4d17974d24feea4d2a92 1.0
scripts/save_config_history.sh 07912c9e36 4.0
```

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2025-09-19 21:12:22 +02:00