5 Sep
2017
5 Sep
'17
9:08 p.m.
2 typos
On 9/2/17 5:15 PM, Liam Girdwood wrote:
Make the host API and IPC to set and get component runtime data and values generic with no bespoke commands at the IPC level.
Create a generic structure that descibes the type and size of data and
describes
whether that data is appended to the IPC message or is available to be DMAed from host.
Update the components to use the new structure. Some components like SRC, tone and tone still require some work to export thier ABI.
their