]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - sound/soc/intel/skylake/skl-sst-utils.c
ASoC: Intel: Skylake: Add strip extended manifest utility
authorRamesh Babu <ramesh.babu@intel.com>
Mon, 30 May 2016 12:12:55 +0000 (17:42 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 17:24:41 +0000 (18:24 +0100)
commit6eee87261f69e366bfe9b908ae3b441efb8e28ea
tree93fc03e183b25547b0c676bb270f2c0b38a289fb
parentf65cf7d666371562ef83b487a31e73642f3a3564
ASoC: Intel: Skylake: Add strip extended manifest utility

Some upcoming platforms like broxton etc have extended manifest
in firmware binary. This is not required to be downloaded to DSP.
So driver needs to strip this before downloading.

Add a utility function to check if a header exists, and remove it
in that case

Signed-off-by: Ramesh Babu <ramesh.babu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/Makefile
sound/soc/intel/skylake/skl-sst-dsp.h
sound/soc/intel/skylake/skl-sst-utils.c [new file with mode: 0644]