mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-04 02:36:39 +08:00
Any `all.sh` component that runs a script that requires a more recent version of Python must have a `support_xxx` function that checks for the requisite Python version or package. At this time, there is no such requirement yet in the mbedtls repository. The directory `framework/util` is not yet checked by `pylint` or `mypy`, because we use older versions of these tools that don't work well with modern Python versions. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| data_files | ||
| abi_check.py | ||
| basic.requirements.txt | ||
| bump_version.sh | ||
| ci.requirements.txt | ||
| code_size_compare.py | ||
| common.make | ||
| config.py | ||
| driver.requirements.txt | ||
| footprint.sh | ||
| framework_scripts_path.py | ||
| generate_config_checks.py | ||
| generate_errors.pl | ||
| generate_features.pl | ||
| generate_query_config.pl | ||
| generate_tls_handshake_tests.py | ||
| legacy.make | ||
| maintainer.requirements.txt | ||
| make_generated_files.bat | ||
| make_generated_files.py | ||
| memory.sh | ||
| min_requirements.py | ||
| prepare_release.sh | ||
| project_name.txt | ||
| sbom.cdx.json | ||
| tmp_ignore_makefiles.sh | ||