Skip to content

Conversation

@softwarecki
Copy link
Collaborator

Prevent the tester module from being built into the image unless explicitly configured, especially when it's configured as a loadable module and llext support is disabled.

…lected

Prevent the tester module from being built into the image unless explicitly
configured, especially when it's configured as a loadable module and llext
support is disabled.

Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR modifies the tester module build configuration to ensure it's only included when explicitly enabled, preventing unintended inclusion when configured as a loadable module without llext support.

  • Changes the CMake condition from checking CONFIG_COMP_TESTER existence to verifying it equals "y"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@abonislawski abonislawski merged commit ab8ffc5 into thesofproject:main Oct 2, 2025
33 of 45 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.

5 participants