You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... 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).
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
The text was updated successfully, but these errors were encountered: