mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-13 19:56:44 +08: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.