94fe086a06
Actual support CBnT will be added later on. Change-Id: Icc35c5e6c74d002efee43cc05ecc8023e00631e0 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46456 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
5 lines
162 B
Text
5 lines
162 B
Text
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
source "src/security/intel/txt/Kconfig"
|
|
source "src/security/intel/stm/Kconfig"
|
|
source "src/security/intel/cbnt/Kconfig"
|