Lines Matching full:world
13 * with an instance of OP-TEE running in secure world.
17 * 2. Requests from normal world
110 * Secure and normal world communicates pointers as physical address
111 * instead of the virtual address. This is because secure and normal world
112 * have completely independent memory mapping. Normal world can even have a
115 * structure to secure world.
155 * Value parameters are passed unchecked between normal and secure world.
235 * Part 2 - requests from normal world
275 * Used by non-secure world to figure out which Trusted OS is installed.
290 * Used by non-secure world to figure out which version of the Trusted OS
337 * OPTEE_MSG_CMD_STOP_ASYNC_NOTIF informs secure world that from now is
338 * normal world unable to process asynchronous notifications. Typically