coreboot-kgpe-d16/src
Michał Żygowski 9734e8091f security/intel/txt: Correct reporting of chipset production fuse state
Implement the chipset production fuse state reporting as described in
the Intel TXT Software Development Guide. Also fix all occurrences
where the production fuse state is checked.

TEST=Dell OptiPlex 9010 with i7-3770/Q77 reports the chipset is
production fused

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: Ic86c5a9e1d162630a1cf61435d1014edabf104b0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59514
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-11-27 13:58:05 +00:00
..
acpi dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
arch arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax 2021-11-25 10:42:17 +00:00
commonlib commonlib/cbmem_id.h: Add names for some IDs 2021-11-25 11:13:41 +00:00
console
cpu cpu/intel/hyperthreading: Add missing header <arch/cpu.h> 2021-11-22 16:59:45 +00:00
device device/pci_rom: Add vga_oprom_preload 2021-11-15 16:16:02 +00:00
drivers dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
ec ec/google/chromeec: Support 5 temperature sensors 2021-11-26 11:19:52 +00:00
include dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
lib cbfs: Add helper functions to look up size and type of a file 2021-11-17 12:46:25 +00:00
mainboard mb/google/corsola: Add an option for SD card initialization 2021-11-26 11:23:43 +00:00
northbridge nb/intel/sandybridge: Add support for DPR 2021-11-26 11:25:19 +00:00
security security/intel/txt: Correct reporting of chipset production fuse state 2021-11-27 13:58:05 +00:00
soc soc/mediatek/i2c: Return negative values on error 2021-11-26 11:30:12 +00:00
southbridge lynxpoint/broadwell: Use `azalia_codecs_init()` 2021-11-11 22:45:11 +00:00
superio superio: Replace bad uses of `find_resource` 2021-11-04 17:36:32 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2422_01 2021-11-15 09:57:35 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00