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

.github/sparse-zephyr: add -DCONFIG_MINIMAL_LIBC to avoid picolibc #8267

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Sep 26, 2023

Add a sparse-specific workaround for the incompatibility with picolibc (the new Zephyr default)

Also fix comment in commit 2a9473a ("app/prj.conf: disable PICOLIBC with CONFIG_MINIMAL_LIBC=y"): we don't need to disable PICOLIBC everywhere; we only need to disable it when using sparse.

Add a sparse-specific workaround for the incompatibility with
picolibc (the new Zephyr default)
zephyrproject-rtos/zephyr#63003

Also fix comment in commit 2a9473a ("app/prj.conf: disable PICOLIBC
with CONFIG_MINIMAL_LIBC=y"): we don't need to disable PICOLIBC
_everywhere_; we only need to disable it when using sparse.

Signed-off-by: Marc Herbert <[email protected]>
Copy link
Collaborator

@lyakh lyakh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would a sparse overlay be possible and desirable?

@lgirdwood lgirdwood merged commit 0061953 into thesofproject:main Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants