diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2024-04-17 10:09:21 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-04-18 18:29:49 +0100 |
commit | 3c258bf6bf29d8c9f9b358c64f6e9f4510c91ff9 (patch) | |
tree | bffe737dcbab3edb36a3c60424375aa5ea68687f /rust/helpers/build_bug.c | |
parent | 0370fb127ce3432a4081fe1415a947308cb827f1 (diff) |
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 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions