mbedtls/scripts
Paul Elliott 0101f479df Remove logically dead code
All paths in both switch statement lead to a return, therefore the
end block in both of these functions can never be reached. Fix this by
making sure the end block is always called (set status rather than just
return), as its safer for future changes. Found by coverity scan.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-10-06 18:08:46 +01:00
..
data_files Remove logically dead code 2023-10-06 18:08:46 +01:00
mbedtls_dev
abi_check.py
apidoc_full.sh
assemble_changelog.py Move check into list_files_to_merge 2023-10-02 17:19:51 +01:00
basic.requirements.txt
bump_version.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
ci.requirements.txt
code_size_compare.py
code_style.py
config.pl
config.py Give a production-sounding name to the p256m option 2023-09-20 20:49:47 +02:00
driver.requirements.txt Set explicit version for the typing packages 2023-09-25 10:25:18 +02:00
ecc-heap.sh
ecp_comb_table.py
find-mem-leak.cocci
footprint.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
generate_driver_wrappers.py Change to os.path functions base on comment 2023-09-26 09:09:20 +00:00
generate_errors.pl
generate_features.pl Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
generate_psa_constants.py
generate_query_config.pl
generate_ssl_debug_helpers.py
generate_visualc_files.pl
lcov.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
maintainer.requirements.txt
make_generated_files.bat Change comments to psa_crypto_driver_wrappers.h 2023-09-26 09:09:20 +00:00
massif_max.pl
memory.sh
min_requirements.py
output_env.sh
prepare_release.sh Fix prepare_release.sh -u with CMakeLists.txt 2023-09-09 21:00:30 +02:00
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh
windows_msbuild.bat