Commit 4c46a47
firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr
As per the spec, one 32 bit reserved entry is missing here, add it.
Signed-off-by: Viresh Kumar <[email protected]>
Fixes: 910cc1a ("firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2")
Reviewed-by: Bertrand Marquis <[email protected]>
Message-Id: <28a624fbf416975de4fbe08cfbf7c2db89cb630e.1748948911.git.viresh.kumar@linaro.org>
Signed-off-by: Sudeep Holla <[email protected]>1 parent 9ca7a42 commit 4c46a47
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| |||
0 commit comments