Skip to content
Snippets Groups Projects
Commit 856130e3 authored by Rutvik Patel's avatar Rutvik Patel
Browse files

dsp : Align module Payload to 8 bytes


DSP is expecting the payload to be 8 byte alignment but
HLOS is giving 4 byte alignment.
Due to this, command to DSP are failing.
Align module payload struct to 8 byte to fix the issue.

Change-Id: Ib804102634842f8040d0adb8491d16ceae767a6f
Signed-off-by: default avatarRutvik Patel <prutvikr@codeaurora.org>
parent 4047a2fa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment