Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/master
/
.
/
drivers
/
virt
/
coco
/
guest
/
Kconfig
blob: da570dc4bd4803a4670c25e1768b3f7ac16e9859 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Confidential computing shared guest collateral
#
config TSM_GUEST
bool
config TSM_REPORTS
select
TSM_GUEST
select
CONFIGFS_FS
tristate
config TSM_MEASUREMENTS
select
TSM_GUEST
select
CRYPTO_HASH_INFO
bool