Directory | Files | |
---|---|---|
.. | 7 | |
File | Size | |
Kconfig | 251 B | |
Makefile | 318 B | |
call.c | 9.5 kB | |
core.c | 5.4 kB | |
device.c | 4.2 kB | |
ffa_abi.c | 23 kB | |
notif.c | 2.5 kB | |
optee_ffa.h | 5.1 kB | |
optee_msg.h | 12 kB | |
optee_private.h | 9.3 kB | |
optee_rpc_cmd.h | 3.3 kB | |
optee_smc.h | 18 kB | |
optee_trace.h | 1.7 kB | |
rpc.c | 6.5 kB | |
smc_abi.c | 38 kB | |
supp.c | 9.0 kB |
# SPDX-License-Identifier: GPL-2.0-only # OP-TEE Trusted Execution Environment Configuration config OPTEE tristate "OP-TEE" depends on HAVE_ARM_SMCCC depends on MMU help This implements the OP-TEE Trusted Execution Environment (TEE) driver.