]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firmware: arm_ffa: Update the FF-A command list with v1.2 additions
authorSudeep Holla <sudeep.holla@arm.com>
Tue, 20 Aug 2024 14:27:55 +0000 (15:27 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 20 Aug 2024 14:40:44 +0000 (15:40 +0100)
commit7c432a18ad216b4f7b08e93287586d60e12a3b7b
treeff7a286267421d93b598d0baecd1c3b62175aff2
parentfbbb0e5fd260dbc54df519b6d8e5b970274e9582
firmware: arm_ffa: Update the FF-A command list with v1.2 additions

Arm Firmware Framework for A-profile(FFA) v1.2 introduces register based
discovery mechanism and direct messaging extensions that enables to target
specific UUID within a partition.

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

Message-Id: <20240820-ffa_v1-2-v2-2-18c0c5f3c65e@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_ffa/driver.c
include/linux/arm_ffa.h