mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-06 05:25:26 +00:00
d25f03919a
This way, when Mbed TLS's `analyze_outcomes.py` loads the python module from TF-PSA-Crypto (because it needs to know the value of `INTERNAL_TEST_CASES`), there's no risk that the subproject and the superproject will have different requirements on auxiliary modules such as `mbedtls_framework.outcome_analysis`. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>