-
Notifications
You must be signed in to change notification settings - Fork 15
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
platform: posix: dma: place api in iterable section #53
platform: posix: dma: place api in iterable section #53
Conversation
Set min. cmake version required to what zephyr uses. Signed-off-by: Anas Nashif <[email protected]>
ace30_ptl_sim is not a target in zephyr. intel_adsp/ace30_ptl not supported by the zephyr sdk yet, so it can't be an integration platform. Signed-off-by: Anas Nashif <[email protected]>
this commit refactors dma_driver_api in iterable_section Signed-off-by: Jilay Pandya <[email protected]>
Ok with the change, but what's the rationale for submitting here and not upstream SOF? https://github.com/thesofproject/sof/ |
There's currently a difference between this repo, with branch |
@jilaypandya can you create a PR for upstream instead? |
created a pr for upstream thesofproject#9710 :-) |
this commit refactors dma_driver_api in iterable_section