coreboot/src
Zheng Bao 4bfb36ed68 amdfwtool: use SoC ID info instead of misleading comboable flag
Since it actually depends on the SoC type whether the old PSP
directory table pointer or the new comboable PSP directory table
pointer is used in EFS, get this information from the SoC ID instead
of passing the comboable flag for the SoCs that need to use the new
comboable PSP directory table pointer.

TEST=Binary identical on amd/majolica, pcengines/apu2, amd/gardenia

Change-Id: I0c3f21065939d1b13c2607aba16cbef74dd8d389
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73020
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-02-14 18:24:08 +00:00
..
acpi acpi/acpigen_dptf: Add pkg return to dptf_write_power_limits() 2023-02-14 05:39:57 +00:00
arch arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
commonlib commonlib/storage: Add attach callback to sdhci_ctrlr 2023-02-08 16:59:28 +00:00
console console: Add SimNow console logging 2023-02-09 10:01:20 +00:00
cpu arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
device treewide: Remove repeated words 2023-02-09 10:04:04 +00:00
drivers drivers/i2c/nau8825: Fix typo: deboune -> debounce 2023-02-14 11:39:08 +00:00
ec ec/dell: Add support for the SMSC MEC5035 2023-02-08 19:21:59 +00:00
include drivers/smmstore: Expose region device 2023-02-12 08:20:08 +00:00
lib treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
mainboard mb/google/skyrim: Create whiterun variant 2023-02-14 18:04:39 +00:00
northbridge nb/intel/haswell: Add 9-series PCH IDs 2023-02-09 21:41:18 +00:00
sbom src/sbom/Makefile.inc: Fix variable expansion 2023-02-13 14:54:27 +00:00
security security/vboot: Add store/validate methods for AMD VBIOS FMAP cache 2023-02-13 14:56:22 +00:00
soc amdfwtool: use SoC ID info instead of misleading comboable flag 2023-02-14 18:24:08 +00:00
southbridge sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs 2023-02-09 21:40:52 +00:00
superio {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
vendorcode soc/amd/mendocino: Add svc_write_postcode call instead of stub 2023-02-13 14:51:11 +00:00
Kconfig tree: Drop repeated words 2023-02-07 04:37:31 +00:00