diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2024-04-17 12:09:21 +0300 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-04-18 20:29:49 +0300 |
commit | 3c258bf6bf29d8c9f9b358c64f6e9f4510c91ff9 (patch) | |
tree | bffe737dcbab3edb36a3c60424375aa5ea68687f /drivers/target/tcm_fc | |
parent | 0370fb127ce3432a4081fe1415a947308cb827f1 (diff) | |
download | linux-3c258bf6bf29d8c9f9b358c64f6e9f4510c91ff9.tar.xz |
firmware: arm_ffa: Stash the partition properties for query purposes
The properies obtained from the partition information descriptor as
part of initial partitions discovery is useful as it contain info
if the partition
- Runs in AArch64 or AArch32 execution state
- Can send and/or receive direct requests
- Can send and receive indirect message
- Does support receipt of notifications.
These can be used for querying before attempting to do any of the
above operations.
Link: https://lore.kernel.org/r/20240417090921.2866447-1-sudeep.holla@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/target/tcm_fc')
0 files changed, 0 insertions, 0 deletions