HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/src/linux-headers-7.0.0-1009-aws/drivers/tee/tstee/Kconfig
# SPDX-License-Identifier: GPL-2.0-only
config ARM_TSTEE
	tristate "Arm Trusted Services TEE driver"
	depends on ARM_FFA_TRANSPORT
	default n
	help
	  The Trusted Services project provides a framework for developing and
	  deploying device Root of Trust services in FF-A Secure Partitions.
	  This driver provides an interface to make Trusted Services Secure
	  Partitions accessible for user space clients, since the FF-A driver
	  doesn't implement a user space interface directly.