]> Git Repo - linux.git/commit
ASoC: SOF: Add IPC4 private header
authorRanjani Sridharan <[email protected]>
Wed, 11 May 2022 17:16:45 +0000 (10:16 -0700)
committerMark Brown <[email protected]>
Thu, 12 May 2022 10:41:26 +0000 (11:41 +0100)
commit0af829041d3f8e8f585f5692884d9c7402e7794d
tree6fdc45ec9a1209eaf536938dd56cc3d8e1f4669c
parente3105c0ccc3e706584030159b6fde54cab2f8aef
ASoC: SOF: Add IPC4 private header

Add a struct sof_ipc4_fw_data to hold the firmware module data and
manifest FW header offset.
The FW reports data about the modules supported by the base FW in its
manifest and the FW header offset is platform dependent information.

This structure will be allocated when the ops are initialized for each
platform and populated when the FW is loaded.

Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/sof/ipc4-priv.h [new file with mode: 0644]
This page took 0.050429 seconds and 4 git commands to generate.