21 Apr
2016
21 Apr
'16
9:23 a.m.
On Thu, 21 Apr 2016 08:27:38 +0200, Vinod Koul wrote:
From: Shreyas NC shreyas.nc@intel.com
The DSP modules need private data and that is provided as binary blob. These blobs are compiled from C structures which specify module configuration.
Signed-off-by: Shreyas NC shreyas.nc@intel.com Signed-off-by: Vinod Koul vinod.koul@intel.com
What if this program is executed on big endian system?
Takashi