29 Jul
2021
29 Jul
'21
3:28 p.m.
Hi Rander,
Regarding your patch:
https://github.com/thesofproject/sof/pull/4536/commits/12ca2c956e5be4949e611...
We've seen this new IPC:
case SOF_IPC4_GLB_LOAD_MULTIPLE_MODULES: case SOF_IPC4_GLB_UNLOAD_MULTIPLE_MODULES: tr_err(&ipc_tr, "not implemented ipc message type %d", type); ret = IPC4_UNAVAILABLE;
Is this loading a new binary module for SOF to later use? Is there any documentation about this? Or a pointer in the converged-modules repo?
We are working on implementing a similar feature and we could use and work previously done.
thanks, Daniel.