coreboot/src/soc/amd/common
Felix Held f3644ddae5 soc/amd/common/block/psp/psp_def: drop PSPV2_STATUS_* defines
PSPV2_STATUS_ERROR and PSPV2_STATUS_RECOVERY aren't used and the bit
definitions are also wrong, so drop those defines. For the PSP mailbox
interface version 2, struct pspv2_mbox is used to access the correct
status bits.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I8e2aadfde00e2f7b0f99b462b8e3d6954959a584
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59699
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-11-29 20:27:35 +00:00
..
acpi soc/amd/common/acpi/gpio_bank_lib: drop unused methods 2021-11-25 11:09:05 +00:00
block soc/amd/common/block/psp/psp_def: drop PSPV2_STATUS_* defines 2021-11-29 20:27:35 +00:00
fsp arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
pi arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
psp_verstage soc/amd/psp_verstage: Init TPM on S0i3 resume 2021-11-22 16:30:08 +00:00
vboot amd/vboot: remove bl_syscall_public.h from include 2021-04-23 16:33:44 +00:00
Kconfig.common soc/amd/common/psp_verstage: Introduce boot device driver 2021-09-27 13:40:03 +00:00
Makefile.inc soc/amd/common: move block/pi out of the block folder 2021-09-24 15:47:59 +00:00