Directory Files
.. 7
File Size
Kconfig 256 B
Makefile 134 B
amdtee.mod.c 0 B
amdtee_if.h 5.2 kB
amdtee_private.h 4.8 kB
call.c 11 kB
core.c 12 kB
shm_pool.c 1.5 kB

Linux v6.6.1 - amdtee

# 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.