diff options
author | Peter Ujfalusi <[email protected]> | 2023-11-29 14:28:05 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-11-29 13:25:26 +0000 |
commit | 729bb2cd2e0601ac6d52c53535a543b9db196fad (patch) | |
tree | afbae988a41da5b4a92fd1130f0918a5a1c5995e /tools/perf/scripts/python/task-analyzer.py | |
parent | 2bd512626f8ea3957c981cadd2ebf75feff737dd (diff) |
ASoC: SOF: ipc4: Move window offset configuration earlier
With the added exception handling support if the firmware fails to boot
up we are trying to do a panic dump from the telemetry slot. The slot
offsets would have been configured only after receiving the FW_READY
message which makes this panic dump unusable for early boot failures.
With IPC4 the DSP window offsets are at standard places unlike IPC3 where
the offsets needs to be queried from the FW_READY message.
Move the offset configuration to sof_ipc4_init from the fw_ready handler.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions