coreboot-kgpe-d16/src
Felix Held 9541d1792a soc/amd/picasso/root_complex: add missing set_resources
The set_resources field in the root_complex_operations struct shouldn't
be NULL, but a pointer to noop_set_resources instead. This fixes the
error "PCI: 00:00.0 missing set_resources".

Change-Id: I2d9f3850b3051c92cd9c0f52f8570f4fd6133070
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49120
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-01-06 17:21:13 +00:00
..
acpi acpi: Add cb support to publish CRAT ACPI object 2021-01-02 22:50:56 +00:00
arch ACPI: Final APM_CNT_GNVS_UPDATE cleanup 2021-01-04 23:16:03 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/model_206ax: Simplify C-state acpigen 2021-01-06 16:51:52 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers drivers/vpd: Add support to read device serial from VPD 2021-01-04 23:12:58 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include ACPI: Final APM_CNT_GNVS_UPDATE cleanup 2021-01-04 23:16:03 +00:00
lib coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor 2020-12-31 12:25:42 +00:00
mainboard cpu/intel/model_206ax: Rename `cX_acpower` options 2021-01-06 16:51:30 +00:00
northbridge nb/intel/sandybridge: Use consistent comment style 2021-01-06 16:50:43 +00:00
security security/intel/txt/ramstage.c: Fix clearing secrets on CBNT 2021-01-04 23:09:22 +00:00
soc soc/amd/picasso/root_complex: add missing set_resources 2021-01-06 17:21:13 +00:00
southbridge arch/x86: Pass GNVS as parameter to SMM module 2021-01-04 23:15:46 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/google/chromeos: Move chromeos_set_me_hash() prototype 2021-01-03 11:31:14 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00