mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-05 14:34:58 +00:00
This commit modifies `scripts/baremetal.sh` to print the total code-size of the SSL, X.509 and Crypto libraries are runs of - ./scripts/baremetal.sh --rom --gcc - ./scripts/baremetal.sh --rom --armc5 - ./scripts/baremetal.sh --rom --armc6 This eases quick investigation of the effect of changes on code-size. |
||
|---|---|---|
| .. | ||
| data_files | ||
| abi_check.py | ||
| apidoc_full.sh | ||
| baremetal.sh | ||
| bump_version.sh | ||
| config.pl | ||
| ecc-heap.sh | ||
| extract_codesize_stats.sh | ||
| find-mem-leak.cocci | ||
| footprint.sh | ||
| generate_errors.pl | ||
| generate_features.pl | ||
| generate_query_config.pl | ||
| generate_visualc_files.pl | ||
| massif_max.pl | ||
| memory.sh | ||
| output_env.sh | ||
| rename.pl | ||
| rm-calloc-cast.cocci | ||
| tmp_ignore_makefiles.sh | ||