Searched defs:trusty_ipc_cmd_hdr (Results 1 – 1 of 1) sorted by relevance
43 struct trusty_ipc_cmd_hdr { struct44 uint16_t opcode;45 uint16_t flags;46 uint32_t status;47 uint32_t handle;48 uint32_t payload_len;49 uint8_t payload[0];