Skip to content

make 'rom_report' misreports _sw_isr_table #8108

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

Closed
vakulgarg opened this issue Jun 1, 2018 · 1 comment
Closed

make 'rom_report' misreports _sw_isr_table #8108

vakulgarg opened this issue Jun 1, 2018 · 1 comment
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@vakulgarg
Copy link
Collaborator

I am creating a 'rom_report' for mbedtls_sslclient.
The symbol _sw_isr_table is shown and counted under ext/lib/crypto/mbedtls/lib/bignum.c ROM usage.

_sw_isr_table is not defined in mbedtls library. Thus the rom usage of mbedtls is seen inflated.

@nashif nashif added bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug labels Jun 1, 2018
@nashif nashif self-assigned this Jul 20, 2018
@nashif
Copy link
Member

nashif commented Nov 22, 2018

can't reproduce, in other mbedtls samples this appears in the root.

@nashif nashif closed this as completed Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants