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

tests/iterable_sections: Set common stack arena size to zero #58464

Conversation

keith-packard
Copy link
Collaborator

This test doesn't expect there to be a malloc section. Set the common malloc arena size to zero so this test works with picolibc.

This test doesn't expect there to be a malloc section. Set
the common malloc arena size to zero so this test works with picolibc.

Signed-off-by: Keith Packard <[email protected]>
@fabiobaltieri
Copy link
Member

Hey @keith-packard, how does this break specifically? Can't figure how to reproduce the problem, tried with west build -t run -p -b qemu_cortex_m3 tests/misc/iterable_sections -DCONFIG_PICOLIBC=y and it seems to work fine, unclear to me how having the default config causes problems here.

@keith-packard
Copy link
Collaborator Author

Looks like something changed and this is no longer necessary. Thanks for checking; I've also verified that this isn't required even with the rest of the picolibc changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants