Lines Matching full:trusted
41 * to the Trusted Application.
170 * @func: Trusted Application function, specific to the Trusted Application,
180 * All normal calls to Trusted OS uses this struct. If cmd requires further
185 * Temp memref parameters can be fragmented if supported by the Trusted OS
190 * it will still be presented as a single logical memref to the Trusted
246 * Get UUID of Trusted OS.
248 * Used by non-secure world to figure out which Trusted OS is installed.
249 * Note that returned UUID is the UUID of the Trusted OS, not of the API.
261 * Get revision of Trusted OS.
263 * Used by non-secure world to figure out which version of the Trusted OS
265 * Trusted OS, not of the API.
276 * OPTEE_MSG_CMD_OPEN_SESSION opens a session to a Trusted Application.
279 * param[0].u.value.a-b uuid of Trusted Application
284 * session to a Trusted Application. struct optee_msg_arg::func is Trusted
285 * Application function, specific to the Trusted Application.
288 * Trusted Application.