Describe the bug
It seems following debug features are broken on multiple Intel targets:
... it turns out this is related to enabling SOF telemetry with debug window backend in #9186 .
In theory these shouldn't conflict, shell backend is using debug window slot 0 (2.0), while winconsole is using window 3 (3.0), while telemetry is hardcoded to use 2.1.
To Reproduce
Build with above overlays.
Reproduction Rate
100% on Intel LNL.
Expected behavior
telemetry should not affect uses of other memory window users.
Impact
debug feature unavailable
Environment
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Name of the topology file
- Name of the platform(s) on which the bug is observed.