ASoC: SOF: core: Implement firmware, topology path setup in core
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Wed, 29 Nov 2023 12:53:21 +0000 (14:53 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 29 Nov 2023 13:25:09 +0000 (13:25 +0000)
commitb1a4ee9fd5a2dfb0f23abe58377f816915ec14ba
tree8ec8a2cde02e7d4cd8ad8de799aa6b2b0f6bd57e
parent59ddeae037b81303063bcf62b70fb33841b3f89e
ASoC: SOF: core: Implement firmware, topology path setup in core

Use the information stored in ipc_file_profile_base by platforms to
construct the paths, filenames that are going to be used to load the
firmware and topology files.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20231129125327.23708-8-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Makefile
sound/soc/sof/core.c
sound/soc/sof/fw-file-profile.c [new file with mode: 0644]
sound/soc/sof/sof-priv.h