Searched refs:tee (Results 1 – 16 of 16) sorted by relevance
10 …_SHA:-${CI_COMMIT_SHA}} ./automation/gitlab-ci/build-each-commit.sh 2>&1 | tee ../build-each-commi…31 - ./automation/scripts/qemu-smoke-x86-64.sh pv 2>&1 | tee qemu-smoke-x86-64.log53 - ./automation/scripts/qemu-smoke-x86-64.sh pv 2>&1 | tee qemu-smoke-x86-64.log75 - ./automation/scripts/qemu-smoke-x86-64.sh pvh 2>&1 | tee qemu-smoke-x86-64.log97 - ./automation/scripts/qemu-smoke-x86-64.sh pvh 2>&1 | tee qemu-smoke-x86-64.log
5 - ./automation/scripts/build 2>&1 | tee build.log
1 obj-y += tee.o
265 d->arch.tee = ctx; in optee_domain_init()647 struct optee_domain *ctx = d->arch.tee; in optee_relinquish_resources()698 XFREE(d->arch.tee); in optee_relinquish_resources()1659 struct optee_domain *ctx = current->domain->arch.tee; in optee_handle_call()
8 obj-$(CONFIG_TEE) += tee/
115 source "arch/arm/tee/Kconfig"
1010 PROGRESS(tee): in domain_relinquish_resources()
92 void *tee; member
240 echo -e $* | tee -a $logfile > /dev/null
92 switch (d_config->b_info.tee) { in libxl__arch_domain_prepare_config()101 d_config->b_info.tee); in libxl__arch_domain_prepare_config()962 if (info->tee == LIBXL_TEE_TYPE_OPTEE) in libxl__prepare_dtb()
560 ("tee", libxl_tee_type),
128 … (./configure && make -j4 KERNELS='' && echo ok.) 2>&1 | tee ../log.$v # post 4.2
463 F: xen/arch/arm/tee/464 F: xen/include/asm-arm/tee
2725 e = libxl_tee_type_from_string(buf, &b_info->tee); in parse_config_data()
1092 x.Tee = TeeType(xc.tee)1425 xc.tee = C.libxl_tee_type(x.Tee)
1623 =item B<tee="STRING">
Completed in 35 milliseconds