Lines Matching full:tee
11 * This file is exported by OP-TEE and is in kept in sync between secure
384 * OP-TEE in secure world is in charge of the release process of secondary
385 * cores. The Rich OS issue the this request to ask OP-TEE to boot up the
386 * secondary cores, go through the OP-TEE per-core initialization, and then
415 * Inform OP-TEE about a new virtual machine
418 * OP-TEE records client id of new virtual machine and prepares
419 * to receive requests from it. This call is available only if OP-TEE
434 * a0 OPTEE_SMC_RETURN_ENOTAVAIL OP-TEE have no resources for
444 * Inform OP-TEE about shutdown of a virtual machine
447 * OP-TEE will clean up all resources associated with this VM. This call is
448 * available only if OP-TEE was built with virtualization support.
467 * Query OP-TEE about number of supported threads
470 * threads OP-TEE supports. That is how many standard calls can be issued
471 * in parallel before OP-TEE will return OPTEE_SMC_RETURN_ETHREAD_LIMIT.
492 * Inform OP-TEE that normal world is able to receive asynchronous
516 * OP-TEE keeps a record of all posted values. When an interrupt is
547 * Notification that OP-TEE expects a yielding call to do some bottom half