[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Tue Apr 23 08:57:01 PDT 2024
> Are we talking about basic C now? Of course it does not mean that and I
> already explained what is the goal of this - the static or global memory
> in the driver can be moved to rodata.
the dsp_ops used by the Intel drivers cannot be moved to rodata in all
cases. the baseline is constant, all extensions for TGL+ are dynamically
allocated and modified.
More information about the Linux-mediatek
mailing list