Lines Matching full:secure
13 * with an instance of OP-TEE running in secure world.
18 * 3. Requests from secure world, Remote Procedure Call (RPC), handled by
40 * Meta parameter to be absorbed by the Secure OS and not passed
107 * Secure and normal world communicates pointers as physical address
108 * instead of the virtual address. This is because secure and normal world
112 * structure to secure world.
135 * Value parameters are passed unchecked between normal and secure world.
246 * Used by non-secure world to figure out which Trusted OS is installed.
261 * Used by non-secure world to figure out which version of the Trusted OS
271 * Do a secure call with struct optee_msg_arg as argument
317 * Part 3 - Requests from secure world, RPC
356 * Wait queue primitive, helper for secure world to implement a wait queue.
358 * If secure world need to wait for a secure world mutex it issues a sleep
359 * request instead of spinning in secure world. Conversely is a wakeup
360 * request issued when a secure world mutex with a thread waiting thread is
406 /* Memory that can be shared with a non-secure user space application */
408 /* Memory only shared with non-secure kernel */
432 * with the secure world