coreboot-kgpe-d16/src/security/intel/Kconfig
Arthur Heymans 94fe086a06 sec/intel/cbnt: Stitch in ACMs in the coreboot image
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>
2020-11-10 06:17:24 +00:00

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"