coreboot-kgpe-d16/src
Marshall Dawson 737e56aa56 soc/amd/common/psp: Consolidate FW blob load functions
The commands used in Family 15h for loading the SMU FW blobs out of
flash had already been defined differently in Family 17h.  To begin
removing Family 15h dependencies from the common/psp, change the
definitions of blob type to no longer match the Family 15h commands.

Consolidate the two functions used for interpreting the command and
applying the command into a single one.

BUG=b:130660285
TEST: Verify PSP functionality on google/grunt

Change-Id: Ic5a4926175d50c01b70ff9b10908c38b3cbe8f35
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://chromium-review.googlesource.com/2020364
Reviewed-by: Eric Peers <epeers@google.com>
Reviewed-by: Raul E Rangel <rrangel@chromium.org>
Tested-by: Eric Peers <epeers@google.com>
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39999
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-04-02 16:04:22 +00:00
..
acpi
arch arch/x86/tables: Move max ACPI table size to Kconfig 2020-03-31 10:39:33 +00:00
commonlib helpers: Add a helper macro for calculating power of 2 2020-03-30 08:44:33 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu cpu/x86/Makefile.inc: Fix external toolchain build 2020-03-29 17:52:46 +00:00
device device/Kconfig: fix circular dependency for RUN_FSP_GOP 2020-03-31 10:52:09 +00:00
drivers drivers/pc80/rtc: Always load cmos.default if measured boot is enabled 2020-04-01 09:21:05 +00:00
ec acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
include security/vboot: relocate and rename vboot_platform_is_resuming() 2020-03-31 10:38:07 +00:00
lib security/tpm: Include mrc.bin in CRTM if present 2020-03-31 10:37:38 +00:00
mainboard mb/google/volteer: Create Malefor variant 2020-04-02 06:46:38 +00:00
northbridge drivers/intel/gma: fold gma.asl into default_brightness_levels.asl 2020-03-31 10:51:33 +00:00
security security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE 2020-04-01 21:25:47 +00:00
soc soc/amd/common/psp: Consolidate FW blob load functions 2020-04-02 16:04:22 +00:00
southbridge security/vboot: relocate and rename vboot_platform_is_resuming() 2020-03-31 10:38:07 +00:00
superio superio/fintek: Improve code formatting 2020-03-31 18:59:08 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header for Tiger Lake 2020-03-31 18:07:40 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00