drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / drivers / tee / tstee / Kconfig
blobd32f91d47398e991a377635850212f127a65a1b2
1 # SPDX-License-Identifier: GPL-2.0-only
2 config ARM_TSTEE
3         tristate "Arm Trusted Services TEE driver"
4         depends on ARM_FFA_TRANSPORT
5         default n
6         help
7           The Trusted Services project provides a framework for developing and
8           deploying device Root of Trust services in FF-A Secure Partitions.
9           This driver provides an interface to make Trusted Services Secure
10           Partitions accessible for user space clients, since the FF-A driver
11           doesn't implement a user space interface directly.