coreboot/src
Mate Kukri 72b8d2fbc7 mb/dell/optiplex_9020: Add support for TPM1.2 device
These machines come with a TPM1.2 device by default. It is somewhat
obsolete these days, but there is no harm in enabling it.

Change-Id: Iec05321862aed58695c256b00494e5953219786d
Signed-off-by: Mate Kukri <kukri.mate@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81827
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-04-18 11:08:43 +00:00
..
acpi drivers/crb: use crb_tpm_ prefix instead of tpm2_ 2024-04-15 13:35:00 +00:00
arch arch/x86: Prevent .text/.init overlap with older linkers 2024-04-17 06:39:48 +00:00
commonlib tree: Drop unused <string.h> 2024-04-11 11:13:18 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu cpu/intel/microcode: Defer microcode patching until after DRAM init 2024-04-18 03:30:44 +00:00
device tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
drivers security/tpm: support compiling in multiple TPM drivers 2024-04-16 13:52:14 +00:00
ec ec/google/chromeec: Update EC headers 2024-04-17 13:45:43 +00:00
include acpigen_ps2_keybd: Add support for dictation key 2024-04-15 13:32:48 +00:00
lib tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
mainboard mb/dell/optiplex_9020: Add support for TPM1.2 device 2024-04-18 11:08:43 +00:00
northbridge nb/intel/gm45: Call mb_post_raminit_setup() later 2024-04-18 11:03:40 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/tpm: support compiling in multiple TPM drivers 2024-04-16 13:52:14 +00:00
soc lynxpoint/broadwell: Correct L1 exit latency with ASPM 2024-04-16 01:45:36 +00:00
southbridge sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access 2024-04-18 11:05:11 +00:00
superio sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
vendorcode Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE 2024-04-04 10:41:39 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00