coreboot-kgpe-d16/util/amdfwtool
Nikolai Vyssotski 1965f650ea amdfwtool:cezanne: use correct bootloader binary for whitelist support
PSP whitelist bootloader (PSPBTLDR_WL_FILE) should be copied to type
0x73 entry and not type 0x01 (stage1 bootloader). We will also need to
change WHL BL filename (Type0x01->Type0x73) in a separate CL.

BUG=b:181135622

Change-Id: I71539a2065546547edc8a2621474cd1388b6434b
Signed-off-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/53892
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2021-05-18 10:00:13 +00:00
..
.gitignore
Makefile util/amdfwtool: Clean up Makefile 2021-02-16 08:10:23 +00:00
Makefile.inc util/amdfwtool: Enable warnings as errors 2021-02-16 08:10:12 +00:00
amdfwtool.c amdfwtool: Remove the misleading option characters 2021-05-18 05:56:55 +00:00
amdfwtool.h amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) 2021-02-03 13:48:51 +00:00
data_parse.c amdfwtool:cezanne: use correct bootloader binary for whitelist support 2021-05-18 10:00:13 +00:00
description.md