Skip to content

Early wake from DSP when running hotword pipeline with FW debug enabled #3034

@sathyap-chrome

Description

@sathyap-chrome

When we open wov stream and then try soix, there is early wake from DSP

see attached logs:
https://github.com/thesofproject/linux/files/6783689/soix.txt

Resume caused by IRQ 179, AudioDSP

But when wov stream is closed, the soix entry and exit is fine.

In kernel config,i had enabled FW debug and other options for debug purpose: (everything under SOF_DEBUG)
+CONFIG_SND_SOC_SOF_DEBUG=y
+CONFIG_SND_SOC_SOF_DEBUG_ENABLE_DEBUGFS_CACHE=y
+CONFIG_SND_SOC_SOF_DEBUG_ENABLE_FIRMWARE_TRACE=y
+CONFIG_SND_SOC_SOF_DEBUG_FORCE_IPC_POSITION=y
+CONFIG_SND_SOC_SOF_DEBUG_IPC_FLOOD_TEST=y
+CONFIG_SND_SOC_SOF_DEBUG_RETAIN_DSP_CONTEXT=y
+CONFIG_SND_SOC_SOF_DEBUG_VERBOSE_IPC=y
+CONFIG_SND_SOC_SOF_DEBUG_XRUN_STOP=y
+CONFIG_SND_SOC_SOF_DEVELOPER_SUPPORT=y

Metadata

Metadata

Assignees

Labels

ADLApplies to Alder Lake platformKeyword DetectionApplies to Keyword DetectionP1Blocker bugs or important featuresS0ixIssues related to S0ixbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions