Skip to content

Conversation

@tmleman
Copy link
Contributor

@tmleman tmleman commented Nov 3, 2025

This patch introduces the Google RTC Audio Processing component into the WCL configuration for the SOF firmware. The component is added as a loadable module (m).

Changes:

  • Added CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=m to enable Google RTC Audio Processing.
  • Included CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y for mock testing support.

Copilot AI review requested due to automatic review settings November 3, 2025 15:47
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 adds Google RTC Audio Processing support to the WCL (Wildcat Lake) board configuration for the Intel ADSP ACE30 platform. The component is configured as a loadable module with mock testing capabilities to facilitate CI testing without requiring additional configuration flags.

Key Changes:

  • Enabled Google RTC Audio Processing as a loadable module
  • Enabled mock testing support for the RTC Audio Processing component

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y
CONFIG_FORMAT_CONVERT_HIFI3=n

# SOF / audio modules / mocks
Copy link

Copilot AI Nov 3, 2025

Choose a reason for hiding this comment

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

[nitpick] Corrected 'mocks' to 'mock' for consistency with the existing comment style in the configuration file.

Suggested change
# SOF / audio modules / mocks
# SOF / audio modules / mock

Copilot uses AI. Check for mistakes.
This patch introduces the Google RTC Audio Processing component into the
WCL configuration for the SOF firmware. The component is added as a
loadable module (`m`).

**Changes:**
- Added `CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=m` to enable Google RTC
  Audio Processing.
- Included `CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y` for mock testing
  support.

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
@lgirdwood lgirdwood merged commit c67cdc7 into thesofproject:main Nov 4, 2025
38 of 42 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.

3 participants