1 # OP-TEE Trusted Execution Environment Configuration
4 depends on HAVE_ARM_SMCCC
6 This implements the OP-TEE Trusted Execution Environment (TEE)
9 config OPTEE_SHM_NUM_PRIV_PAGES
10 int "Private Shared Memory Pages"
14 This sets the number of private shared memory pages to be
15 used by OP-TEE TEE driver.