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

CPC: fix 0 CPC #9318

Closed
wants to merge 8 commits into from
Closed

CPC: fix 0 CPC #9318

wants to merge 8 commits into from

Conversation

lyakh
Copy link
Collaborator

@lyakh lyakh commented Jul 19, 2024

reverts plus an alternative 0 CPC fix

This reverts commit d629e52.
First of the 3 commits, that need to be reverted.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
This reverts commit ffce2cb.
Second of the 3 commits, that need to be reverted.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
…rams"

This reverts commit eda6029.
Third of the 3 commits, that need to be reverted.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
This reverts commit 8847de0.
CONFIG_MODULES should work again on MTL.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Extract code to obtain a pointer to the module base configuration,
depending on its type, into a separate function.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Extract the module_is_llext() macro into a header and add a function
to identify a loadable module type of a component.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Adding or subtructing module CPC when starting and stopping pipelines
is brittle. Particularly it's prone to mistakes with modules, not
specifying their CPC explicitly. Instead recalculate CPC every time
a pipeline is started or stopped.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
The library manager isn't supported on TGL, disable it there.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
@lyakh
Copy link
Collaborator Author

lyakh commented Aug 30, 2024

#9319 merged

@lyakh lyakh closed this Aug 30, 2024
@lyakh lyakh deleted the cpc branch August 30, 2024 14:36
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