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

zephyr: add Zephyr version of sof/init.h #9592

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Oct 17, 2024

Add Zephyr version of sof/init.h. This is used define main entry points to the SOF application. The arch_init() entry point is not needed on Zephyr.

Link: #9015

zephyr/include/sof/init.h Outdated Show resolved Hide resolved
@lgirdwood
Copy link
Member

@wszypelt @lrudyX good to merge ?

@wszypelt
Copy link

@lgirdwood Internal Intel CI, everything's fine.

Add Zephyr version of sof/init.h. This is used define main
entry points to the SOF application. The arch_init() entry
point is not needed on Zephyr.

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

kv2019i commented Oct 21, 2024

New version pushed, no changes to the commit. github complained it cannot merge the PR (which looks a bit suspicious, but trying a rebase first).

@lgirdwood lgirdwood merged commit c32a5e2 into thesofproject:main Oct 21, 2024
42 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