Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/tee/
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
DKconfig16 source "drivers/tee/optee/Kconfig"
/Linux-v5.4/Documentation/
Dtee.txt23 include/uapi/linux/tee.h defines the generic interface to a TEE.
25 User space (the client) connects to the driver by opening /dev/tee[0-9]* or
47 system access. A normal client opens /dev/tee[0-9]* and a supplicant opens
95 || |tee- | ||
109 or tee-supplicant. An RPC is identified by a special range of SMCCC return
112 tee-supplicant without further involvement of the driver, except switching
122 [3] drivers/tee/optee/optee_smc.h
124 [4] drivers/tee/optee/optee_msg.h
/Linux-v5.4/tools/testing/selftests/cpufreq/
Dspecial-tests.sh68 echo ondemand | sudo tee $CPUFREQROOT/policy*/scaling_governor &
69 echo userspace | sudo tee $CPUFREQROOT/policy*/scaling_governor &
/Linux-v5.4/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.txt18 in drivers/tee/optee/optee_smc.h
21 in drivers/tee/optee/optee_smc.h
/Linux-v5.4/tools/time/
Dudelay_test.sh26 tee -a $tmp_file < $UDELAY_PATH
/Linux-v5.4/tools/testing/selftests/ftrace/test.d/
Dfunctions96 [ -f set_ftrace_filter ] && echo | tee set_ftrace_*
97 [ -f set_graph_function ] && echo | tee set_graph_*
/Linux-v5.4/tools/testing/selftests/pstore/
Dcommon_tests68 /bin/echo "$@" | tee -a $LOG_FILE
/Linux-v5.4/tools/testing/selftests/ftrace/
Dftracetest355 __run_test $1 | tee -a $testlog 2>&1
357 __run_test $1 2>> $testlog | tee -a $testlog
/Linux-v5.4/arch/arm64/boot/dts/realtek/
Drtd1295.dtsi56 tee@10100000 {
/Linux-v5.4/tools/testing/selftests/rcutorture/bin/
Dparse-console.sh105 fi | tee -a $file.diags
Dkvm-test-1-run.sh139 echo CPU count limited from $cpu_count to $vcpus | tee -a $resdir/Warnings
/Linux-v5.4/drivers/char/hw_random/
Doptee-rng.c279 MODULE_DEVICE_TABLE(tee, optee_rng_id_table);
/Linux-v5.4/drivers/
DMakefile182 obj-$(CONFIG_TEE) += tee/
DKconfig215 source "drivers/tee/Kconfig"
/Linux-v5.4/arch/mips/kernel/syscalls/
Dsyscall_n32.tbl280 269 n32 tee sys_tee
Dsyscall_n64.tbl276 265 n64 tee sys_tee
/Linux-v5.4/arch/ia64/kernel/syscalls/
Dsyscall.tbl289 277 common tee sys_tee
/Linux-v5.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl291 269 common tee sys_tee
/Linux-v5.4/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl287 276 common tee __x64_sys_tee
/Linux-v5.4/arch/x86/entry/syscalls/
Dsyscall_64.tbl287 276 common tee __x64_sys_tee
/Linux-v5.4/arch/m68k/kernel/syscalls/
Dsyscall.tbl318 308 common tee sys_tee
/Linux-v5.4/arch/sh/kernel/syscalls/
Dsyscall.tbl325 315 common tee sys_tee
/Linux-v5.4/arch/sparc/kernel/syscalls/
Dsyscall.tbl343 280 common tee sys_tee
/Linux-v5.4/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl318 308 common tee sys_tee compat_sys_tee

12