Home
last modified time | relevance | path

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

12

/Linux-v4.19/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
DKconfig15 source "drivers/tee/optee/Kconfig"
/Linux-v4.19/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
D00-INDEX387 tee.txt
/Linux-v4.19/tools/testing/selftests/ftrace/
Dftracetest141 [ -z "$LOG_FILE" ] && echo "$@" || echo "$@" | tee -a $LOG_FILE
144 [ -z "$LOG_FILE" ] && cat $1 || cat $1 | tee -a $LOG_FILE
284 __run_test $1 | tee -a $testlog 2>&1
286 __run_test $1 2>> $testlog | tee -a $testlog
/Linux-v4.19/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-v4.19/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-v4.19/tools/testing/selftests/ftrace/test.d/
Dfunctions94 [ -f set_ftrace_filter ] && echo | tee set_ftrace_*
95 [ -f set_graph_function ] && echo | tee set_graph_*
/Linux-v4.19/tools/time/
Dudelay_test.sh33 tee -a $tmp_file < $UDELAY_PATH
/Linux-v4.19/tools/testing/selftests/pstore/
Dcommon_tests68 /bin/echo "$@" | tee -a $LOG_FILE
/Linux-v4.19/arch/arm64/boot/dts/realtek/
Drtd1295.dtsi56 tee@10100000 {
/Linux-v4.19/tools/testing/selftests/rcutorture/bin/
Dparse-console.sh118 fi | tee -a $file.diags
Dkvm-test-1-run.sh158 echo CPU count limited from $cpu_count to $vcpus | tee -a $resdir/Warnings
/Linux-v4.19/drivers/
DMakefile184 obj-$(CONFIG_TEE) += tee/
DKconfig210 source "drivers/tee/Kconfig"
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h292 SYSCALL_SPU(tee)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S391 ENTRY_SAME(tee)
/Linux-v4.19/arch/s390/kernel/
Dcompat_wrapper.c155 COMPAT_SYSCALL_WRAP4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags);
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl287 276 common tee __x64_sys_tee
Dsyscall_32.tbl329 315 i386 tee sys_tee __ia32_sys_tee
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl287 276 common tee __x64_sys_tee
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl359 342 common tee sys_tee
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl318 308 common tee sys_tee compat_sys_tee
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl318 308 common tee sys_tee compat_sys_tee
/Linux-v4.19/Documentation/ioctl/
Dioctl-number.txt312 0xA4 00-1F uapi/linux/tee.h Generic TEE subsystem

12