Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 # OP-TEE Trusted Execution Environment Configuration
0003 config OPTEE
0004         tristate "OP-TEE"
0005         depends on HAVE_ARM_SMCCC
0006         depends on MMU
0007         help
0008           This implements the OP-TEE Trusted Execution Environment (TEE)
0009           driver.