repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
tee
/
amdtee
/
Kconfig
blob
191f9715fa9afcb3ee98fb2ee509e64a9a448b94
1
# SPDX-License-Identifier: MIT
2
# AMD-TEE Trusted Execution Environment Configuration
3
config AMDTEE
4
tristate "AMD-TEE"
5
default m
6
depends on CRYPTO_DEV_SP_PSP && CRYPTO_DEV_CCP_DD
7
help
8
This implements AMD's Trusted Execution Environment (TEE) driver.