Home
last modified time | relevance | path

Searched refs:tee (Results 1 – 25 of 187) sorted by relevance

12345678

/openbmc/linux/drivers/crypto/ccp/
H A Dtee-dev.c140 tee->io_regs + tee->vdata->cmdbuff_addr_lo_reg); in tee_init_ring()
142 tee->io_regs + tee->vdata->cmdbuff_addr_hi_reg); in tee_init_ring()
144 tee->io_regs + tee->vdata->cmdresp_reg); in tee_init_ring()
178 tee->io_regs + tee->vdata->cmdresp_reg); in tee_destroy_ring()
199 tee = devm_kzalloc(dev, sizeof(*tee), GFP_KERNEL); in tee_dev_init()
200 if (!tee) in tee_dev_init()
210 tee->vdata = (struct tee_vdata *)psp->vdata->tee; in tee_dev_init()
239 if (!tee) in tee_dev_destroy()
260 (tee->rb_mgr.ring_start + tee->rb_mgr.wptr); in tee_submit_cmd()
309 if (tee->rb_mgr.wptr >= tee->rb_mgr.ring_size) in tee_submit_cmd()
[all …]
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh79 echo | tee -a "$oldrun/remote-log"
81 cat $T/kvm.sh.out | tee -a "$oldrun/remote-log"
89 cat $T/kvm-again.sh.out | tee -a "$oldrun/remote-log"
107 cat $T/kvm-again.sh.out | tee -a "$oldrun/remote-log"
113 echo | tee -a "$oldrun/remote-log"
116 echo | tee -a "$oldrun/remote-log"
145 echo ' --- ssh stdout: vvv' | tee -a "$oldrun/remote-log"
146 cat $T/ssh.stdout | tee -a "$oldrun/remote-log"
147 echo ' --- ssh stdout: ^^^' | tee -a "$oldrun/remote-log"
148 echo ' --- ssh stderr: vvv' | tee -a "$oldrun/remote-log"
[all …]
H A Dkvm-end-run-stats.sh30 echo | tee -a "$rundir/log"
31 echo | tee -a "$rundir/log"
32 echo " --- `date` Test summary:" | tee -a "$rundir/log"
33 echo Results directory: $rundir | tee -a "$rundir/log"
34 kcsan-collapse.sh "$rundir" | tee -a "$rundir/log"
37 cat $T/kvm-recheck.sh.out | tee -a "$rundir/log"
38 echo " --- Done at `date` (`get_starttime_duration $starttime`) exitcode $ret" | tee -a "$rundir/lo…
H A Dtorture.sh226 echo " --- " $scriptname $args | tee -a $T/log
227 echo " --- Results directory: " $ds | tee -a $T/log
292 cat $T/$curflavor.out | tee -a $T/log
293 echo retcode=$retcode | tee -a $T/log
582 echo " --- " Done `date` | tee -a $T/log
585 echo SUCCESSES: | tee -a $T/log
588 cat "$T/successes" | tee -a $T/log
592 echo FAILURES: | tee -a $T/log
655 …iting for batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" | tee -a $T/l…
664 …for final batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" | tee -a $T/l…
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee-client.inc3 HOMEPAGE = "https://www.op-tee.org/"
12 file://tee-supplicant@.service \
13 file://tee-supplicant.sh \
22 -DCFG_TEE_FS_PARENT_PATH='${localstatedir}/lib/tee' \
27 …install -D -p -m0644 ${WORKDIR}/tee-supplicant@.service ${D}${systemd_system_unitdir}/tee-supplica…
28 install -D -p -m0755 ${WORKDIR}/tee-supplicant.sh ${D}${sysconfdir}/init.d/tee-supplicant
32 ${D}${systemd_system_unitdir}/tee-supplicant@.service \
33 ${D}${sysconfdir}/init.d/tee-supplicant
36 SYSTEMD_SERVICE:${PN} = "tee-supplicant@.service"
39 INITSCRIPT_NAME:${PN} = "tee-supplicant"
H A Doptee-test.inc3 HOMEPAGE = "https://www.op-tee.org/"
42 # install path should match the value set in optee-client/tee-supplicant
46 mkdir -p ${D}${libdir}/tee-supplicant/plugins
47 install -D -p -m0444 ${B}/supp_plugin/*.plugin ${D}${libdir}/tee-supplicant/plugins/
58 ${libdir}/tee-supplicant/plugins/ \
H A Doptee-os.inc3 HOMEPAGE = "https://www.op-tee.org/"
11 CVE_PRODUCT = "linaro:op-tee op-tee:op-tee_os"
51 install -m 644 ${B}/core/*.bin ${B}/core/tee.elf ${D}${nonarch_base_libdir}/firmware/
H A Doptee-examples.inc35 mkdir -p ${D}${libdir}/tee-supplicant/plugins
38 install -D -p -m0444 ${B}/plugins/* ${D}${libdir}/tee-supplicant/plugins
42 ${libdir}/tee-supplicant/plugins/ \
/openbmc/linux/tools/testing/selftests/amd-pstate/
H A Dgitsource.sh31 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_GIT.csv > /dev/null 2>&1
105 printf "Gitsource-$1-#$2 avg freq: $avg_freq\n" | tee -a $OUTFILE_GIT.result
109 printf "Gitsource-$1-#$2 avg load: $avg_load\n" | tee -a $OUTFILE_GIT.result
113 printf "Gitsource-$1-#$2 user time(s): $time_sum\n" | tee -a $OUTFILE_GIT.result
128 printf "\n" | tee -a $OUTFILE_GIT.result
153 printf "Gitsource-$1 avg des perf: $avg_des_perf\n" | tee -a $OUTFILE_GIT.result
157 printf "Gitsource-$1 avg freq: $avg_freq\n" | tee -a $OUTFILE_GIT.result
161 printf "Gitsource-$1 avg load: $avg_load\n" | tee -a $OUTFILE_GIT.result
186 printf "\n" | tee -a $OUTFILE_GIT.result
200 printf "Gitsource comparison $1-$2 VS $3-$4" | tee -a $OUTFILE_GIT.result
[all …]
H A Dtbench.sh26 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_TBENCH.csv > /dev/null 2>&1
92 printf "Tbench-$1-#$2 avg freq: $avg_freq\n" | tee -a $OUTFILE_TBENCH.result
96 printf "Tbench-$1-#$2 avg load: $avg_load\n" | tee -a $OUTFILE_TBENCH.result
100 printf "Tbench-$1-#$2 throughput(MB/s): $tp_sum\n" | tee -a $OUTFILE_TBENCH.result
115 printf "\n" | tee -a $OUTFILE_TBENCH.result
140 printf "Tbench-$1 avg des perf: $avg_des_perf\n" | tee -a $OUTFILE_TBENCH.result
144 printf "Tbench-$1 avg freq: $avg_freq\n" | tee -a $OUTFILE_TBENCH.result
148 printf "Tbench-$1 avg load: $avg_load\n" | tee -a $OUTFILE_TBENCH.result
173 printf "\n" | tee -a $OUTFILE_TBENCH.result
187 printf "Tbench comparison $1-$2 VS $3-$4" | tee -a $OUTFILE_TBENCH.result
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/
H A Dtee-udev.rules1 # tee devices can only be accessed by the teeclnt group members
2 KERNEL=="tee[0-9]*", TAG+="systemd", MODE="0660", GROUP="teeclnt"
5 # tee-supplicant.service with the device name as parameter
6 KERNEL=="teepriv[0-9]*", MODE="0660", OWNER="root", GROUP="tee", \
7 TAG+="systemd", ENV{SYSTEMD_WANTS}+="tee-supplicant@%k.service"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-optee-devices1 What: /sys/bus/tee/devices/optee-ta-<uuid>/
4 Contact: op-tee@lists.trustedfirmware.org
10 What: /sys/bus/tee/devices/optee-ta-<uuid>/need_supplicant
13 Contact: op-tee@lists.trustedfirmware.org
16 tee-supplicant to function properly or not. This attribute will be present for
17 devices which depend on tee-supplicant to be running.
/openbmc/linux/drivers/tee/
H A DMakefile2 obj-$(CONFIG_TEE) += tee.o
3 tee-objs += tee_core.o
4 tee-objs += tee_shm.o
5 tee-objs += tee_shm_pool.o
/openbmc/linux/drivers/tee/amdtee/
H A Dcall.c24 if (!tee || !amd || count > TEE_MAX_PARAMS) in tee_params_to_amd_params()
33 amd->param_types |= ((tee[i].attr & 0xF) << i * 4); in tee_params_to_amd_params()
48 u32 buf_id = get_buffer_id(tee[i].u.memref.shm); in tee_params_to_amd_params()
52 amd->params[i].mref.size = tee[i].u.memref.size; in tee_params_to_amd_params()
59 if (tee[i].u.value.c) in tee_params_to_amd_params()
62 amd->params[i].val.a = tee[i].u.value.a; in tee_params_to_amd_params()
63 amd->params[i].val.b = tee[i].u.value.b; in tee_params_to_amd_params()
81 if (!tee || !amd || count > TEE_MAX_PARAMS) in amd_params_to_tee_params()
112 tee[i].u.value.a = amd->params[i].val.a; in amd_params_to_tee_params()
113 tee[i].u.value.b = amd->params[i].val.b; in amd_params_to_tee_params()
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dlibts_git.bb8 SRC_URI += "file://tee-udev.rules \
13 DEPENDS += "arm-ffa-tee arm-ffa-user"
14 RRECOMMENDS:${PN} += "arm-ffa-tee"
16 # Unix group name for dev/tee* ownership.
22 install -m 755 ${WORKDIR}/tee-udev.rules ${D}${nonarch_base_libdir}/udev/rules.d/
23 … sed -i -e "s/teeclnt/${TEE_GROUP_NAME}/" ${D}${nonarch_base_libdir}/udev/rules.d/tee-udev.rules
/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch26 echo Checking for shared library support... | tee -a configure.log
31 echo Building shared library $SHAREDLIBV with $CC. | tee -a configure.log
33 echo No shared library support. | tee -a configure.log
41 echo "Checking for a pointer-size integer type..." $sizet"." | tee -a configure.log
49 echo "Checking for fseeko... Yes." | tee -a configure.log
58 echo "Checking for strerror... Yes." | tee -a configure.log
67 echo "Checking for vsnprintf() in stdio.h... Yes." | tee -a configure.log
76 echo "Checking for snprintf() in stdio.h... Yes." | tee -a configure.log
/openbmc/linux/tools/testing/selftests/filesystems/fat/
H A Drun_fat_tests.sh47 echo old | sudo tee "${old_path}" >/dev/null 2>&1
48 echo new | sudo tee "${new_path}" >/dev/null 2>&1
63 echo old | sudo tee "${old_path}" >/dev/null 2>&1
64 echo new | sudo tee "${new_path}" >/dev/null 2>&1
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Drun-ptest40 …-valgrind=${VALGRIND_BIN} --valgrind-lib=${VALGRIND_LIBEXECDIR} --yocto-ptest $i 2>&1|tee -a ${LOG}
50 2>&1|tee -a ${LOG}
55 2>&1|tee -a ${LOG}
96 ) | tee -a /${LOG}
/openbmc/u-boot/common/
H A Davb_verify.c608 struct udevice *tee = NULL; in get_open_session() local
610 while (!ops_data->tee) { in get_open_session()
615 tee = tee_find_device(tee, NULL, NULL, NULL); in get_open_session()
616 if (!tee) in get_open_session()
621 rc = tee_open_session(tee, &arg, 0, NULL); in get_open_session()
623 ops_data->tee = tee; in get_open_session()
643 if (tee_invoke_func(ops_data->tee, &arg, num_param, param)) in invoke_func()
655 tee_close_session(ops_data->tee, ops_data->session); in invoke_func()
656 ops_data->tee = NULL; in invoke_func()
890 if (ops_data->tee) in avb_ops_free()
[all …]
/openbmc/openbmc/poky/scripts/contrib/
H A Dtest_build_time.sh204 …-o $timeoutfile -f "%e\nreal\t%E\nuser\t%Us\nsys\t%Ss\nmaxm\t%Mk" $runscript 2>&1 | tee -a $logfile
211 cat $timeoutfile | tee -a $logfile
216 echo "*** Build failed (exit code $exitstatus), skipping..." | tee -a $logfile
221 echo "Returning $ret" | tee -a $logfile
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/
H A Dtrusted-firmware-a_%.bbappend42 BL32=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-header_v2.bin \
43 BL32_EXTRA1=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-pager_v2.bin \
44 BL32_EXTRA2=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-pageable_v2.bin \
49 BL32=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-header_v2.bin \
50 BL32_EXTRA1=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-pager_v2.bin \
51 BL32_EXTRA2=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-pageable_v2.bin \
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/
H A Dtee-supplicant@.service6 EnvironmentFile=-@sysconfdir@/default/tee-supplicant
7 ExecStart=@sbindir@/tee-supplicant $OPTARGS
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-client/
H A Dtee-supplicant@.service6 EnvironmentFile=-@sysconfdir@/default/tee-supplicant
7 ExecStart=@sbindir@/tee-supplicant $OPTARGS
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/
H A Drun-ptest8 …RIND|TAINTED|DUMP FAIL|FAILED)\]/ s/^/FAIL: /' | sed "s,\x1B\[[0-9;]*[a-zA-Z],,g" | tee -a "${LOG}"
18 ) | tee -a "${LOG}"
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A Drun-ptest17 …D/ s/^/FAIL: / ; /SKIPPED/ s/^/SKIP: / ; /DISABLED/ s/^/SKIP: /' | cut -f1,2 -d ':' | tee -a ${LOG}
29 ) | tee -a ${LOG}

12345678