mbedtls/scripts
Darryl Green d2dba36f44 Only use submodule if present
Enabling the USE_CRYPTO_SUBMODULE option causes problems if the
crypto submodule isn't present. For example, when building
mbed-crypto as a submodule, it should use error.c from the parent
project if USE_CRYPTO_SUBMODULE is set. However if the parent
project isn't present, then the build will fail. Only enable it
if the submodule actually exists.
2019-05-09 13:17:53 +01:00
..
data_files
abi_check.py Only use submodule if present 2019-05-09 13:17:53 +01:00
apidoc_full.sh
bump_version.sh
config.pl
ecc-heap.sh
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh
generate_errors.pl
generate_features.pl
generate_query_config.pl
generate_visualc_files.pl
massif_max.pl
memory.sh
output_env.sh Merge branch 'development' into iotssl-1941-aria-ciphersuites 2018-05-22 15:58:50 +02:00
rename.pl Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 21:44:29 +00:00
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh