Lines Matching full:trusted
42 * to the Trusted Application.
193 * @func: Trusted Application function, specific to the Trusted Application,
203 * All normal calls to Trusted OS uses this struct. If cmd requires further
261 * Get UUID of Trusted OS.
263 * Used by non-secure world to figure out which Trusted OS is installed.
264 * Note that returned UUID is the UUID of the Trusted OS, not of the API.
276 * Get revision of Trusted OS.
278 * Used by non-secure world to figure out which version of the Trusted OS
280 * Trusted OS, not of the API.
291 * OPTEE_MSG_CMD_OPEN_SESSION opens a session to a Trusted Application.
294 * param[0].u.value.a-b uuid of Trusted Application
299 * session to a Trusted Application. struct optee_msg_arg::func is Trusted
300 * Application function, specific to the Trusted Application.
303 * Trusted Application.