Lines Matching full:trusted
39 * to the Trusted Application.
168 * @func: Trusted Application function, specific to the Trusted Application,
178 * All normal calls to Trusted OS uses this struct. If cmd requires further
236 * Get UUID of Trusted OS.
238 * Used by non-secure world to figure out which Trusted OS is installed.
239 * Note that returned UUID is the UUID of the Trusted OS, not of the API.
251 * Get revision of Trusted OS.
253 * Used by non-secure world to figure out which version of the Trusted OS
255 * Trusted OS, not of the API.
266 * OPTEE_MSG_CMD_OPEN_SESSION opens a session to a Trusted Application.
269 * param[0].u.value.a-b uuid of Trusted Application
274 * session to a Trusted Application. struct optee_msg_arg::func is Trusted
275 * Application function, specific to the Trusted Application.
278 * Trusted Application.