/linux-6.12.1/drivers/crypto/ccp/ |
D | tee-dev.c | 25 static int tee_alloc_ring(struct psp_tee_device *tee, int ring_size) in tee_alloc_ring() argument 27 struct ring_buf_manager *rb_mgr = &tee->rb_mgr; in tee_alloc_ring() 49 static void tee_free_ring(struct psp_tee_device *tee) in tee_free_ring() argument 51 struct ring_buf_manager *rb_mgr = &tee->rb_mgr; in tee_free_ring() 66 struct tee_init_ring_cmd *tee_alloc_cmd_buffer(struct psp_tee_device *tee) in tee_alloc_cmd_buffer() argument 74 cmd->hi_addr = upper_32_bits(tee->rb_mgr.ring_pa); in tee_alloc_cmd_buffer() 75 cmd->low_addr = lower_32_bits(tee->rb_mgr.ring_pa); in tee_alloc_cmd_buffer() 76 cmd->size = tee->rb_mgr.ring_size; in tee_alloc_cmd_buffer() 78 dev_dbg(tee->dev, "tee: ring address: high = 0x%x low = 0x%x size = %u\n", in tee_alloc_cmd_buffer() 89 static int tee_init_ring(struct psp_tee_device *tee) in tee_init_ring() argument [all …]
|
D | sp-pci.c | 59 version_attribute_show(tee_version, psp->vdata->tee->info_reg) 82 if (attr == &dev_attr_tee_version.attr && psp->capability.tee && in psp_firmware_is_visible() 83 psp->vdata->tee->info_reg) in psp_firmware_is_visible() 84 val = ioread32(psp->io_regs + psp->vdata->tee->info_reg); in psp_firmware_is_visible() 409 .tee = &teev1, 424 .tee = &teev1, 435 .tee = &teev2, 447 .tee = &teev2,
|
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm-remote.sh | 79 echo | tee -a "$oldrun/remote-log" 80 echo " ----" kvm.sh output: "(`date`)" | tee -a "$oldrun/remote-log" 81 cat $T/kvm.sh.out | tee -a "$oldrun/remote-log" 88 echo $scriptname: kvm-again.sh failed exit code $? | tee -a "$oldrun/remote-log" 89 cat $T/kvm-again.sh.out | tee -a "$oldrun/remote-log" 106 echo $scriptname: kvm-again.sh failed exit code $? | tee -a "$oldrun/remote-log" 107 cat $T/kvm-again.sh.out | tee -a "$oldrun/remote-log" 113 echo | tee -a "$oldrun/remote-log" 114 echo " ----" kvm-again.sh output: "(`date`)" | tee -a "$oldrun/remote-log" 116 echo | tee -a "$oldrun/remote-log" [all …]
|
D | kvm-end-run-stats.sh | 30 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…
|
D | torture.sh | 242 echo " --- " $scriptname $args | tee -a $T/log 243 echo " --- Results directory: " $ds | tee -a $T/log 253 echo " --- Zero time for rcutorture, disabling" | tee -a $T/log 265 echo " --- Zero time for locktorture, disabling" | tee -a $T/log 277 echo " --- Zero time for scftorture, disabling" | tee -a $T/log 297 echo " --- $curflavor:" Start `date` | tee -a $T/log 308 cat $T/$curflavor.out | tee -a $T/log 309 echo retcode=$retcode | tee -a $T/log 360 echo " --- allmodconfig:" Start `date` | tee -a $T/log 363 echo " --- make clean" | tee $amcdir/log > "$amcdir/Make.out" 2>&1 [all …]
|
D | kvm-again.sh | 184 echo $scriptname $args | tee -a "$rundir/log" 217 echo ---- Dryrun complete, directory: $rundir | tee -a "$rundir/log" 219 ( cd "$rundir"; sh $T/runbatches.sh ) | tee -a "$rundir/log"
|
/linux-6.12.1/tools/testing/selftests/amd-pstate/ |
D | tbench.sh | 26 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_TBENCH.csv > /dev/null 2>&1 88 printf "Tbench-$1-#$2 avg des perf: $avg_des_perf\n" | tee -a $OUTFILE_TBENCH.result 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 104 printf "Tbench-$1-#$2 power consumption(J): $en_sum\n" | tee -a $OUTFILE_TBENCH.result 114 printf "Tbench-$1-#$2 performance per watt(MB/J): $ppw\n" | tee -a $OUTFILE_TBENCH.result 115 printf "\n" | tee -a $OUTFILE_TBENCH.result 135 printf "Tbench test result for $1 (loops:$LOOP_TIMES)" | tee -a $OUTFILE_TBENCH.result 136 printf "\n--------------------------------------------------\n" | tee -a $OUTFILE_TBENCH.result [all …]
|
D | gitsource.sh | 31 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_GIT.csv > /dev/null 2>&1 106 printf "Gitsource-$1-#$2 avg des perf: $avg_des_perf\n" | tee -a $OUTFILE_GIT.result 110 printf "Gitsource-$1-#$2 avg freq: $avg_freq\n" | tee -a $OUTFILE_GIT.result 114 printf "Gitsource-$1-#$2 avg load: $avg_load\n" | tee -a $OUTFILE_GIT.result 118 printf "Gitsource-$1-#$2 user time(s): $time_sum\n" | tee -a $OUTFILE_GIT.result 122 printf "Gitsource-$1-#$2 power consumption(J): $en_sum\n" | tee -a $OUTFILE_GIT.result 132 printf "Gitsource-$1-#$2 performance per watt(1/J): $ppw\n" | tee -a $OUTFILE_GIT.result 133 printf "\n" | tee -a $OUTFILE_GIT.result 153 printf "Gitsource test result for $1 (loops:$LOOP_TIMES)" | tee -a $OUTFILE_GIT.result 154 printf "\n--------------------------------------------------\n" | tee -a $OUTFILE_GIT.result [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-optee-devices | 1 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.
|
D | sysfs-class-tee | 1 What: /sys/class/tee/tee{,priv}X/rpmb_routing_model 4 Contact: op-tee@lists.trustedfirmware.org 7 user-space daemon tee-supplicant or the RPMB subsystem 11 subsystem without assistance from tee-supplicant. It 15 tee-supplicant is needed in the early boot with initramfs.
|
/linux-6.12.1/drivers/tee/amdtee/ |
D | call.c | 15 static int tee_params_to_amd_params(struct tee_param *tee, u32 count, in tee_params_to_amd_params() argument 24 if (!tee || !amd || count > TEE_MAX_PARAMS) in tee_params_to_amd_params() 30 if (tee[i].attr > TEE_IOCTL_PARAM_ATTR_TYPE_MEMREF_INOUT) 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() 51 amd->params[i].mref.offset = tee[i].u.memref.shm_offs; 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() [all …]
|
/linux-6.12.1/Documentation/tee/ |
D | index.rst | 10 tee 11 op-tee 12 amd-tee 13 ts-tee
|
D | op-tee.rst | 43 || |tee- | || 57 or tee-supplicant. An RPC is identified by a special range of SMCCC return 60 tee-supplicant without further involvement of the driver, except switching 66 OP-TEE provides a pseudo Trusted Application: drivers/tee/optee/device.c in 159 [3] drivers/tee/optee/optee_smc.h 161 [4] drivers/tee/optee/optee_msg.h
|
/linux-6.12.1/drivers/tee/ |
D | Makefile | 2 obj-$(CONFIG_TEE) += tee.o 3 tee-objs += tee_core.o 4 tee-objs += tee_shm.o 5 tee-objs += tee_shm_pool.o
|
D | Kconfig | 16 source "drivers/tee/optee/Kconfig" 17 source "drivers/tee/amdtee/Kconfig" 18 source "drivers/tee/tstee/Kconfig"
|
/linux-6.12.1/tools/testing/selftests/filesystems/fat/ |
D | run_fat_tests.sh | 47 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
|
/linux-6.12.1/Documentation/userspace-api/ |
D | tee.rst | 2 .. tee: 8 include/uapi/linux/tee.h defines the generic interface to a TEE. 10 User space (the client) connects to the driver by opening /dev/tee[0-9]* or 32 system access. A normal client opens /dev/tee[0-9]* and a supplicant opens
|
/linux-6.12.1/tools/testing/selftests/cpufreq/ |
D | special-tests.sh | 68 echo ondemand | sudo tee $CPUFREQROOT/policy*/scaling_governor & 69 echo userspace | sudo tee $CPUFREQROOT/policy*/scaling_governor &
|
/linux-6.12.1/drivers/tee/optee/ |
D | Kconfig | 27 Documentation/tee/op-tee.rst.
|
/linux-6.12.1/drivers/platform/x86/amd/pmf/ |
D | Makefile | 10 tee-if.o spc.o pmf-quirks.o
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | fin_ack_lat.sh | 21 ./fin_ack_lat | tee $tmpfile &
|
/linux-6.12.1/Documentation/translations/zh_CN/staging/ |
D | index.rst | 26 * tee
|
/linux-6.12.1/tools/time/ |
D | udelay_test.sh | 26 tee -a $tmp_file < $UDELAY_PATH
|
/linux-6.12.1/lib/test_fortify/ |
D | test_fortify.sh | 61 echo "$status" | tee "$OUT" >&2
|
/linux-6.12.1/arch/arm64/boot/dts/realtek/ |
D | rtd139x.dtsi | 32 tee: tee@10100000 { label
|