blob: da33450e01c72186492462817f524b0a7d258914 [file] [log] [blame]
Angel Pons92eab642020-10-15 19:43:33 +02001# Known-working configuration to boot with TXT enabled. Since BIOS
2# and SINIT ACM blobs are missing, use something else as placeholder.
3# Used ACMs were extracted from a Supermicro X10SLH firmware update.
Sergii Dmytruke2dd36c2024-04-07 20:53:54 +03004#
5# CONFIG_TPM_PPI=y tests building PPI implementation.
Angel Pons92eab642020-10-15 19:43:33 +02006CONFIG_VENDOR_ASROCK=y
7CONFIG_BOARD_ASROCK_B85M_PRO4=y
Sergii Dmytruke2dd36c2024-04-07 20:53:54 +03008CONFIG_TPM_PPI=y
Julius Werner8ad93792021-05-18 17:15:50 -07009CONFIG_TPM2=y
Angel Pons92eab642020-10-15 19:43:33 +020010CONFIG_INTEL_TXT=y
11CONFIG_INTEL_TXT_BIOSACM_FILE="3rdparty/blobs/cpu/intel/stm/stm.bin"
12CONFIG_INTEL_TXT_SINITACM_FILE="3rdparty/blobs/cpu/intel/stm/stm.bin"
13CONFIG_INTEL_TXT_LOGGING=y