summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsp_library_load.h
AgeCommit message (Collapse)Author
2019-11-25MLK-18497-6: ASoC: fsl: dsp: Add Xtensa library handling APIDaniel Baluta
This is based on RF-2016.4-linux package received from Cadence and introduce the API for loading shared libraries into memory. Based on this we create xf_load_lib/xf_load_unlib functions which are used to tell DSP framework that codec libraries are mapped in memory and it can start using them. Reviewed-by: Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>