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

[mt8196] waves codec and google ctc integration #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johnylin76
Copy link
Owner

No description provided.

@johnylin76 johnylin76 changed the title topology1: add waves codec and google ctc playback [mt8196] waves codec and google ctc integration Feb 21, 2025
build by command:
scripts/xtensa-build-zephyr.py mt8196 -o \
app/overlays/mt8196/waves_ctc_overlay.conf

Signed-off-by: Johny Lin <[email protected]>
define(`CA_UUID', waves_codec_uuid)

# Include codec_adapter after CA_UUID definition
include(`codec_adapter.m4')
Copy link
Owner Author

Choose a reason for hiding this comment

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

[fixed] this include line should be moved after line#40, i.e. CA_UUID definition for Waves module. Otherwise, CA_UUID will be set a default value so during device boot while the kernel enables this pipeline, it cannot find the matched UUID and crashes.

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