Lines Matching full:trusted
44 * to the Trusted Application.
171 * @func: Trusted Application function, specific to the Trusted Application,
181 * All normal calls to Trusted OS uses this struct. If cmd requires further
186 * Temp memref parameters can be fragmented if supported by the Trusted OS
191 * it will still be presented as a single logical memref to the Trusted
247 * Get UUID of Trusted OS.
249 * Used by non-secure world to figure out which Trusted OS is installed.
250 * Note that returned UUID is the UUID of the Trusted OS, not of the API.
262 * Get revision of Trusted OS.
264 * Used by non-secure world to figure out which version of the Trusted OS
266 * Trusted OS, not of the API.
277 * OPTEE_MSG_CMD_OPEN_SESSION opens a session to a Trusted Application.
280 * param[0].u.value.a-b uuid of Trusted Application
285 * session to a Trusted Application. struct optee_msg_arg::func is Trusted
286 * Application function, specific to the Trusted Application.
289 * Trusted Application.