From: Mark Brown Date: Tue, 12 Jul 2022 18:21:43 +0000 (+0100) Subject: Extend ipc stream parameters sent to DSP X-Git-Tag: v6.6.17~6759^2~6^2~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4457fbd66bdb93c739ce2404a97c510eaf65e244;p=platform%2Fkernel%2Flinux-rpi.git Extend ipc stream parameters sent to DSP Merge series from Daniel Baluta Daniel Baluta : From: Daniel Baluta We need a way to send extra parameters to DSP firmware. In order to do this, we introduce ext_data array at the end of ipc_stream_params. With this new addition we can send compress parameters. This requires SOF ABI bump. --- 4457fbd66bdb93c739ce2404a97c510eaf65e244