Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.14-rc3 7 lines 195 B view raw
1# OP-TEE Trusted Execution Environment Configuration 2config OPTEE 3 tristate "OP-TEE" 4 depends on HAVE_ARM_SMCCC 5 help 6 This implements the OP-TEE Trusted Execution Environment (TEE) 7 driver.