mbedtls/scripts
Gilles Peskine c76ab85561 Make the API/ABI check optional
This way we can add other checks and only run a subset of all the
checks. The default remains to run all the checks.

I made separate options for API and ABI, but since we use the same
tool for both and it doesn't have an obvious way to check only API or
only ABI, the two options must be both enabled or both disabled.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-22 14:54:03 +01:00
..
data_files Detect invalid tag lengths in psa_aead_setup 2022-01-20 07:40:12 -05:00
mbedtls_dev fix build fail 2021-12-10 14:23:37 +08:00
abi_check.py Make the API/ABI check optional 2022-02-22 14:54:03 +01:00
apidoc_full.sh
assemble_changelog.py
basic.requirements.txt Add requirement on Jinja to integrate drivers 2021-11-17 19:27:45 +01:00
bump_version.sh Fix spurious replacement in build_info.h 2021-12-14 20:22:41 +01:00
ci.requirements.txt Add requirement on Jinja to integrate drivers 2021-11-17 19:27:45 +01:00
code_size_compare.py Add git rev-parse options 2021-11-03 07:31:00 +00:00
config.pl
config.py
driver.requirements.txt Require an older version of markupsafe for the sake of older Jinja2 2022-02-19 20:38:29 +01:00
ecc-heap.sh
ecp_comb_table.py
find-mem-leak.cocci
footprint.sh
generate_driver_wrappers.py Review comments addressed 2021-12-19 13:37:37 +05:30
generate_errors.pl Show warnings if something looks wrong 2021-08-02 22:53:40 +02:00
generate_features.pl
generate_psa_constants.py
generate_query_config.pl Add list_config generation 2021-12-10 16:30:57 +08:00
generate_ssl_debug_helpers.py Fix typo in python script method name 2021-12-16 11:01:43 +00:00
generate_visualc_files.pl
maintainer.requirements.txt Add Cryptodome to maintainer requirements 2021-12-02 12:50:06 +01:00
make_generated_files.bat Fix Pylint errors and improve Python script 2021-12-18 13:28:59 +05:30
massif_max.pl
memory.sh
min_requirements.py Correct default requirements file name in help 2021-12-03 13:32:51 +01:00
output_env.sh
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh
windows_msbuild.bat