Lines Matching full:tee
10 /* This file describes the TEE communication interface between host and AMD
25 * struct tee_init_ring_cmd - Command to init TEE ring buffer
62 * enum tee_cmd_state - TEE command states for the ring buffer interface
64 * @TEE_CMD_STATE_PROCESS: command being processed by TEE environment
74 * enum cmd_resp_state - TEE command's response status maintained by driver
76 * @CMD_WAITING_FOR_RESPONSE: driver waiting for response from TEE
77 * @CMD_RESPONSE_TIMEDOUT: failed to get response from TEE
78 * @CMD_RESPONSE_COPIED: driver has copied response from TEE
88 * struct tee_ring_cmd - Structure of the command buffer in TEE ring
92 * @status: status of TEE command execution
96 * @buf: TEE command specific buffer