Skip to content

Conversation

@keith-packard
Copy link
Contributor

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
Contributor 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