mbedtls/scripts
Darryl Green fbf3c8ac23 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:25:26 +01:00
..
data_files Fix check-generated-files.sh failure with query_config 2019-02-07 10:32:31 +00:00
abi_check.py Only use submodule if present 2019-05-09 13:25:26 +01:00
apidoc_full.sh
bump_version.sh Add gen_query_config.pl to check-gen-files and bump_version 2019-02-07 10:32:31 +00:00
config.pl Reduce priority of 3DES ciphersuites 2019-03-01 10:29:13 +01:00
ecc-heap.sh
find-mem-leak.cocci
footprint.sh Remove Yotta module from footprint.sh script 2017-05-15 11:23:55 +03:00
generate_errors.pl Add platform error codes 2018-08-29 18:53:20 +03:00
generate_features.pl
generate_query_config.pl Update query_config.c with new macros 2019-02-07 10:32:31 +00:00
generate_visualc_files.pl Use \r instead of 0xD in generate_visualc_files.pl 2019-02-07 10:32:31 +00:00
massif_max.pl
memory.sh
output_env.sh
rename.pl
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh