]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 3 Jun 2025 11:08:53 +0000 (16:38 +0530)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 9 Jun 2025 10:24:43 +0000 (11:24 +0100)
commit4c46a471be12216347ba707f8eadadbf5d68e698
treed9e00c452a293fa0bdfb78c046c834b86f5abd9c
parent9ca7a421229bbdfbe2e1e628cff5cfa782720a10
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 <viresh.kumar@linaro.org>
Fixes: 910cc1acc9b4 ("firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2")
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Message-Id: <28a624fbf416975de4fbe08cfbf7c2db89cb630e.1748948911.git.viresh.kumar@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
include/linux/arm_ffa.h