Sign in
nest-open-source
/
manifest_repos
/
kernel
/
87e3cc7d802d25e3c44149fd9c7e1dda97378019
/
.
/
drivers
/
aml_tee
/
optee
/
Kconfig
blob: da915e09ce575b413fb601ec4e2dd292543e4fe9 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
# OP-TEE Trusted Execution Environment Configuration
config AML_OPTEE
tristate
"OP-TEE"
depends on HAVE_ARM_SMCCC
depends on MMU
help
This
implements
the OP
-
TEE
Trusted
Execution
Environment
(
TEE
)
driver
.