]> git.itanic.dy.fi Git - linux-stable/commit
firmware: arm_ffa: Update the FF-A command list with v1.1 additions
authorSudeep Holla <sudeep.holla@arm.com>
Thu, 5 Oct 2023 14:44:54 +0000 (15:44 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 6 Oct 2023 14:33:12 +0000 (15:33 +0100)
commit1609626c32c4538439f6333d0b6c912af9f13b77
tree57ed703547c7f4e65379db4a31248042363a33fc
parent22779149e93d956e9d266f545b26e548bf5b132d
firmware: arm_ffa: Update the FF-A command list with v1.1 additions

Arm Firmware Framework for A-profile(FFA) v1.1 introduces notifications
and indirect messaging based upon notifications support and extends some
of the memory interfaces.

Let us add all the newly supported FF-A function IDs in the spec.
Also update to the error values and associated handling.

Link: https://lore.kernel.org/r/20231005-ffa_v1-1_notif-v4-1-cddd3237809c@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_ffa/driver.c
include/linux/arm_ffa.h