Sign in
android-kvm
/
linux
/
e8b02296a6b8d07de752d6157d863a642117bcd3
/
.
/
drivers
/
tee
/
optee
/
Kconfig
blob: f121c224e682b0cffccfb49cab1209fd6b2ce536 [
file
] [
log
] [
blame
]
# 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
.