1 # Generic Trusted Execution Environment Configuration
3 tristate "Trusted Execution Environment support"
4 depends on HAVE_ARM_SMCCC || COMPILE_TEST
5 select DMA_SHARED_BUFFER
6 select GENERIC_ALLOCATOR
8 This implements a generic interface towards a Trusted Execution
15 source "drivers/tee/optee/Kconfig"