struct MessageParam

Defined at line 50 of file ../../src/devices/tee/drivers/optee/optee-message.h

Public Members

uint64_t attribute
 payload

Enumerations

enum AttributeType
Name Value
kAttributeTypeNone 0x0
kAttributeTypeValueInput 0x1
kAttributeTypeValueOutput 0x2
kAttributeTypeValueInOut 0x3
kAttributeTypeRegMemInput 0x5
kAttributeTypeRegMemOutput 0x6
kAttributeTypeRegMemInOut 0x7
kAttributeTypeTempMemInput 0x9
kAttributeTypeTempMemOutput 0xa
kAttributeTypeTempMemInOut 0xb
kAttributeTypeMeta 0x100
kAttributeTypeFragment 0x200

Defined at line 51 of file ../../src/devices/tee/drivers/optee/optee-message.h

Records