Lines Matching full:tee
10 /* This file describes the TEE communication interface between host and AMD
24 * enum tee_ring_cmd_id - TEE interface commands for ring buffer configuration
36 * struct tee_init_ring_cmd - Command to init TEE ring buffer
73 * enum tee_cmd_state - TEE command states for the ring buffer interface
75 * @TEE_CMD_STATE_PROCESS: command being processed by TEE environment
85 * enum cmd_resp_state - TEE command's response status maintained by driver
87 * @CMD_WAITING_FOR_RESPONSE: driver waiting for response from TEE
88 * @CMD_RESPONSE_TIMEDOUT: failed to get response from TEE
89 * @CMD_RESPONSE_COPIED: driver has copied response from TEE
99 * struct tee_ring_cmd - Structure of the command buffer in TEE ring
103 * @status: status of TEE command execution
107 * @buf: TEE command specific buffer