diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2025-02-06 10:52:37 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-06 16:28:02 +0000 |
commit | 4c7518062d638837cea915e0ffe30f846780639a (patch) | |
tree | 5f62ebdba59a6fefc47ee253e5d1d928cc90d7ae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2466b62268c020606d20b45e007c166399e639ee (diff) |
ASoC: SOF: ipc4: Add support for split firmware releases
A split SOF release consists of a base firmware and two libraries:
<fw_filename>-openmodules.ri for processing (audio) modules
<fw_filename>-debug.ri for debug and developer modules
To handle this new release model add infrastructure to try to load the two
library after boot optionally.
This approach will allow flexibility on handling platforms in sof-bin with
single or split configuration:
single release: base firmware only
split release: base firmware + openmodules + debug
The files for the split firmware are located at the firmware directory.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://patch.msgid.link/20250206085237.19214-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions