diff options
author | Peter Ujfalusi <[email protected]> | 2022-05-06 16:26:46 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-05-09 18:18:02 +0100 |
commit | 066c67624d8ca2a2465690d4a7b7f52b880e9925 (patch) | |
tree | 3149729375334287699782f12cc9def79c606e66 /lib/mpi/mpi-sub-ui.c | |
parent | a9aa3381e404abae3dd8c37b7c845415b56f0305 (diff) |
ASoC: SOF: ipc-msg-injector: Add support for IPC4 messages
The IPC message representation of an IPC4 differs from the IPC3 version
significantly.
The message for IPC4 should be written to the debugfs file in this form:
0-7 IPC4 header (2x u32)
8- additional payload, if any
The reply is given back in the same form.
The message size limitation is the same as with the IPC3, only messages
which can fit to the mailbox can be injected (and received).
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions