1 ## SPDX-License-Identifier: GPL-2.0-only
3 config CPU_INTEL_FIRMWARE_INTERFACE_TABLE
6 This option selects building a Firmware Interface Table (FIT).
8 config CPU_INTEL_NUM_FIT_ENTRIES
10 default 16 if INTEL_TXT || INTEL_CBNT_SUPPORT
12 depends on CPU_INTEL_FIRMWARE_INTERFACE_TABLE
14 This option selects the number of empty entries in the FIT table.
17 bool "Add Intel platform boot policy file"
19 depends on SOC_INTEL_COMMON_IBL_BASE
21 The platform boot policy file. Platform boot policy (type 4) entry
22 in the FIT is required for server executing CBnT and/or PFR without
26 string "Path and filename of the platform boot policy file"
27 default "site-local/mainboard/\$(MAINBOARDDIR)/pbp.bin"
28 depends on HAVE_PBP_BIN