Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59584
to look at the new patch set (#2).
Change subject: amdfwtool: merge lookup table to psp fw table ......................................................................
amdfwtool: merge lookup table to psp fw table
Merge psp_dir_valid_entries into amd_psp_fw_table. PSPBTLDR_WL_FILE and PSPBTLDR_AB_FILE needs additional logic since both points to the same firmware entry and which one to include depends on commandline option.
BUG=b:206909680 TEST=build guybrush and confirm amdfw and coreboot.rom are identical
Signed-off-by: Kangheui Won khwon@chromium.org Change-Id: I552240e53fa0e2f8bef5026e007c8b54458bd656 --- M util/amdfwtool/amdfwtool.c M util/amdfwtool/amdfwtool.h M util/amdfwtool/data_parse.c 3 files changed, 116 insertions(+), 127 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/59584/2