Skip to content

Conversation

@keith-packard
Copy link
Contributor

@keith-packard keith-packard commented Jul 6, 2023

This series incorporates all of the patches necessary to switch to using picolibc by default. All of them are also available as separate PRs, this PR is designed to validate that the full set works as desired.

This is intended to have the changes mentioned in #49922

@zephyrbot
Copy link

zephyrbot commented Jul 6, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
sof zephyrproject-rtos/sof@ffbf9c2 (zephyr-20230807) zephyrproject-rtos/sof#28 zephyrproject-rtos/sof#28/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Copy link
Member

@cfriedt cfriedt left a comment

Choose a reason for hiding this comment

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

LGTM - please go ahead and merge zephyrproject-rtos/sof#28

@keith-packard keith-packard force-pushed the picolibc-patches branch 2 times, most recently from 4fa7d99 to 17a0ef7 Compare August 10, 2023 01:40
This test fails when icount is disabled, so enable it

See 7bdc621 which disabled icount by
default for this platform.

Signed-off-by: Keith Packard <[email protected]>
This switches the default C library to picolibc for all targets which
support it.

Signed-off-by: Keith Packard <[email protected]>
With picolibc being the default C library, we need to explicitly include
testing against the minimal C library for kernel components.

Signed-off-by: Keith Packard <[email protected]>
@keith-packard
Copy link
Contributor Author

This PR is no longer necessary as #57340 works with no additional patches! I'm going to close it; please feel free to review #57340 if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants