# Generic Trusted Execution Environment Configuration
config TPCM
	bool "Tpcm Environment support"
	depends on ARCH_PHYTIUM
	default n
	help
	  This implements a generic interface towards a tpcm Execution
	    Environment.

config OPTEE_ASYNC_SVC
	tristate "OPTEE_ASYNC_SVC support"
	help
	  This implements a sgi  lik for optee service.
