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

ipc: do not build dma-copy.c if native Zephyr DMA drivers used #9559

Conversation

kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Oct 9, 2024

The dma-copy.c only supports the XTOS DMA driver interface (dma_copy_legacy()), so no need to include it in SOF Zephyr builds if native Zephyr DMA drivers are in use.

The dma-copy.c only supports the XTOS DMA driver interface
(dma_copy_legacy()), so no need to include it in SOF Zephyr builds if
native Zephyr DMA drivers are in use.

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

kv2019i commented Oct 9, 2024

Let me close this, will send a new pull request with this included.

@kv2019i kv2019i closed this Oct 9, 2024
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.

1 participant