Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[baremetal] print total size with baremetal.sh --rom #2849

Merged
merged 2 commits into from
Sep 24, 2019

Conversation

mpg
Copy link
Contributor

@mpg mpg commented Sep 20, 2019

Description

This PR improves the output of scripts/baremetal.sh in order to include the total size of the 3 libraries.

For example:

libmbedcrypto.a: 20915 Bytes
  libmbedx509.a:  5341 Bytes
   libmbedtls.a: 15177 Bytes
          total: 41433 Bytes

(the final line is new).

Status

READY

Steps to test or reproduce

Run scripts/baremetal.sh --rom --gcc --armc5 --armc6 locally.

@mpg mpg added enhancement mbed TLS team needs-review Every commit must be reviewed by at least two team members, component-platform Portability layer and build scripts labels Sep 20, 2019
@artokin
Copy link

artokin commented Sep 23, 2019

Verified that updated baremetal.sh produces the new total line in ubuntu.

@mpg mpg added approved Design and code approved - may be waiting for CI or backports and removed needs-review Every commit must be reviewed by at least two team members, labels Sep 23, 2019
@simonbutcher simonbutcher merged commit d2c2486 into Mbed-TLS:baremetal Sep 24, 2019
@mpg mpg deleted the baremetal-total-rom branch August 14, 2020 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Design and code approved - may be waiting for CI or backports component-platform Portability layer and build scripts enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants