19 Jul
2018
19 Jul
'18
8:58 p.m.
On Thu, 19 Jul 2018 20:53:25 +0200, Liam Girdwood wrote:
The Sound Open Firmware driver core is a generic architecture independent layer that allows SOF to be used on many different different architectures and platforms. It abstracts DSP operations and IO methods so that the target DSP can be an internal memory mapped or external SPI or I2C based device. This abstraction also allows SOF to be run on many different VMs on the same physical HW.
SOF also requires some data in ASoC PCM runtime data for looking up SOF data during ASoC PCM operations.
Signed-off-by: Liam Girdwood liam.r.girdwood@linux.intel.com
Could you give a cover letter? It'd be helpful for digestion of such series.
thanks,
Takashi