coreboot-kgpe-d16/util/amdfwtool
Felix Held f8e2e47e2b util/amdfwtool: use ISH support for Sabrina SoC
The PSP in the Sabrina SoC uses the image slot header to find the second
level PSP directory table, so it needs the ISH to be generated.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9e6308854147c9f6f72d722215c833ee86ee4f94
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63186
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-03-30 23:42:14 +00:00
..
.gitignore
Makefile amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
Makefile.inc amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
amdfwtool.c util/amdfwtool: use ISH support for Sabrina SoC 2022-03-30 23:42:14 +00:00
amdfwtool.h amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
data_parse.c util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types 2022-03-27 15:21:21 +00:00
description.md