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

config: Enable PROBE module for PTL platform #9515

Conversation

tmleman
Copy link
Contributor

@tmleman tmleman commented Sep 25, 2024

The patch adds the necessary configuration directives to include the PROBE module and sets the maximum number of DMA channels for probing to 2, aligning with the configurations of other platforms like MTL and LNL where the PROBE module is already enabled. With this change, the PROBE module will be built into the firmware for the PTL platform, allowing the test suite to successfully execute probe-related tests and ensuring feature parity across different platforms.

The patch adds the necessary configuration directives to include the
PROBE module and sets the maximum number of DMA channels for probing to
2, aligning with the configurations of other platforms like MTL and LNL
where the PROBE module is already enabled. With this change, the PROBE
module will be built into the firmware for the PTL platform, allowing
the test suite to successfully execute probe-related tests and ensuring
feature parity across different platforms.

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
@lgirdwood lgirdwood merged commit 7836735 into thesofproject:main Sep 26, 2024
45 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.

6 participants