diff options
author | Peter Ujfalusi <[email protected]> | 2022-10-20 15:12:38 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-10-21 13:05:11 +0100 |
commit | 73c091a2fe96fac2b893ba166fa7cd11eff45947 (patch) | |
tree | b10d59633f0a2c818cfc178ac728656e4f2af004 /tools/perf/scripts/python/compaction-times.py | |
parent | ba42b8bac3fd10b90eefbe42d8d0839d71bf7638 (diff) |
ASoC: SOF: ipc4-loader: Support for loading external libraries
In case the requested module is not available among the loaded libraries,
try to load it as external library.
The kernel will try to load the file from <fw_lib_prefix>/<module_uuid>.bin
If the file found, then the ext manifest of it is parsed, placed it under
XArray and the pointer to the module is returned to the caller.
Releasing the firmware will be done on ipc cleanup time.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Chao Song <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions