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

xtos: move list.h to application interface #9466

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Sep 12, 2024

sof/list.h is a software interface used by the audio pipeline framework and should not be in the RTOS abstraction layer.

Link: #9015

sof/list.h is a software interface used by the audio pipeline
framework and should not be in the RTOS abstraction layer.

Link: thesofproject#9015
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
@kv2019i
Copy link
Collaborator Author

kv2019i commented Sep 12, 2024

Zephyr has zephyr/sys/slist.h but given this is a pure software abstraction and all code is inlined, I don't see a reason to have this in the RTOS layer and modify the SOF codebase for this.

@lgirdwood
Copy link
Member

@wszypelt @lrudyX good to merge ?

@wszypelt
Copy link

@lgirdwood I will know in about 40 minutes

@wszypelt
Copy link

@lgirdwood @kv2019i good to merge

@kv2019i kv2019i merged commit 48193f8 into thesofproject:main Sep 16, 2024
46 of 47 checks passed
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.

5 participants