mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
This is not only convenient, but now necessary, because if the content of the generated files changes due to changes in Python files in the framework, `all.sh check_generated_files` will fail in the framework CI. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>