linux-zen-server/drivers/tee/amdtee/Kconfig

9 lines
256 B
Plaintext
Raw Normal View History

2023-08-30 17:53:23 +02:00
# SPDX-License-Identifier: MIT
# AMD-TEE Trusted Execution Environment Configuration
config AMDTEE
tristate "AMD-TEE"
default m
depends on CRYPTO_DEV_SP_PSP && CRYPTO_DEV_CCP_DD
help
This implements AMD's Trusted Execution Environment (TEE) driver.