mbedtls/scripts
Gilles Peskine bab7ef4f0d Disable debugging features in baremetal
The baremetal configuration is, among other things, our default
reference point for code size measurements. So disable debugging
features that would not be enabled in production where code size is
limited. In particular, this shrinks the core SSL modules by about
half. Keep debugging features that are solely in their own
modules (MBEDTLS_ERROR_C, MBEDTLS_VERSION_FEATURES) since it's easy to
filter them out.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-04-16 16:06:32 +02:00
..
data_files Simplify conditional guards in error.c 2020-11-16 13:07:51 +01:00
abi_check.py Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
apidoc_full.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
assemble_changelog.py Allow changelog entries to have URLs exceeding 80 char limit. 2021-04-15 10:05:03 +02:00
bump_version.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
config.pl Disable debugging features in baremetal 2021-04-16 16:06:32 +02:00
ecc-heap.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
generate_errors.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
generate_features.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
generate_query_config.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
generate_visualc_files.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
massif_max.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
memory.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
output_env.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
rename.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
windows_msbuild.bat Add a simple build script for Windows with Visual Studio 2020-04-27 09:14:42 +00:00