coreboot-kgpe-d16/src
Arthur Heymans 04c49a5e7c drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unset
Add some noop device_operations for devices below chip drivers/pc80/tpm
in the case CONFIG_TPM is unset. This avoids the warning "... missing
read_resources" when probing all devices for resources.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: Ibc37642a8b5f37b95c648141e03025a04ffa36bc
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77386
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-15 13:46:46 +00:00
..
acpi acpi: Comply with ACPI specification by making _STR unicode strings 2023-09-14 12:03:32 +00:00
arch x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
commonlib soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignment 2023-09-13 18:10:04 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
device arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
drivers drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unset 2023-09-15 13:46:46 +00:00
ec vc/google/chromeos: Move clear_ec_ap_idle() to common code 2023-09-14 01:53:22 +00:00
include intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB 2023-09-15 08:27:33 +00:00
lib x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
mainboard mb/google/rex/var/karis: Disable stylus/FP module based on fw_config 2023-09-15 13:45:24 +00:00
northbridge nb/intel: Remove space between function name and '(' 2023-09-11 15:52:56 +00:00
sbom
security x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
soc soc/intel/jasperlake: Add ACPI names for missing USB3 ports 2023-09-15 13:41:42 +00:00
southbridge sb/intel: Remove space between function name and '(' 2023-09-11 15:57:35 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode chromeos/cse_board_reset.c: Clear EC AP_IDLE flag 2023-09-14 01:56:09 +00:00
Kconfig Kconfig: Add option to make clang the default compiler 2023-08-24 22:08:59 +00:00