summaryrefslogtreecommitdiff
path: root/samples/fanotify
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2023-10-05 17:45:09 +0300
committerSudeep Holla <sudeep.holla@arm.com>2023-10-08 23:18:48 +0300
commit113580530ee7dc61e668b641d657920734533b9f (patch)
tree42155760ae2ec11a6cc119835bb88747a2e9fdb2 /samples/fanotify
parente4607b84c6819bb59c48063ed41eee1fc7f736a0 (diff)
downloadlinux-113580530ee7dc61e668b641d657920734533b9f.tar.xz
firmware: arm_ffa: Update memory descriptor to support v1.1 format
Update memory transaction descriptor structure to accommodate couple of new entries in v1.1 which were previously marked reserved and MBZ(must be zero). It also removes the flexible array member ep_mem_access in the memory transaction descriptor structure as it need not be at fixed offset. Also update ffa_mem_desc_offset() accessor to handle both old and new formats of memory transaction descriptors. The updated ffa_mem_region structure aligns with new format in v1.1 and hence the driver/user must take care not to use members beyond and including ep_mem_offset when using the old format. Link: https://lore.kernel.org/r/20231005-ffa_v1-1_notif-v4-16-cddd3237809c@arm.com Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'samples/fanotify')
0 files changed, 0 insertions, 0 deletions