Expand description
FF-A notification data structures and functions.
Structs§
- Notification
Bind Flags - Flags field of the
FFA_NOTIFICATION_BINDinterface. - Notification
GetFlags - Flags field of the
FFA_NOTIFICATION_GETinterface. - Notification
Info GetIterator - Iterator implementation for parsing the (partition ID, vCPU ID list) pairs of the
FFA_SUCCESSof anFFA_NOTIFICATION_INFO_GETcall. - Notification
SetFlags - Flags field of the
FFA_NOTIFICATION_SETinterface. - Success
Args Notification Get FFA_NOTIFICATION_GETspecific success argument structure.- Success
Args Notification Info Get FFA_NOTIFICATION_INFO_GETspecific success argument structure. TheMAX_COUNTparameter depends on the 32-bit or 64-bit packing.
Enums§
- Error
- Rich error types returned by this module. Should be converted to
crate::FfaErrorwhen used with theFFA_ERRORinterface.
Type Aliases§
- Success
Args Notification Info Get32 FFA_NOTIFICATION_INFO_GET_32specific success argument structure.- Success
Args Notification Info Get64 FFA_NOTIFICATION_INFO_GET_64specific success argument structure.