AMD_FW_GFXIMU_2 entry has the same type value as AMD_FW_SRAM_FW_EXT. The tool may integrate one of these blobs incorrectly, because it searches for the first entry of given type in the amd_psp_fw_table. AMD_FW_GFXIMU_2 could have been added by mistake, because there is no board that actually defines PSP_GFX_IMMU_FILE_2 in fw.cfg file. Change-Id: I7e1f38c77156d06e9e6d801bdfa9b9eefcbb374e Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90388 Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| amdfwread.c | ||
| amdfwtool.c | ||
| amdfwtool.h | ||
| data_parse.c | ||
| description.md | ||
| handle_file.c | ||
| Makefile | ||
| Makefile.mk | ||
| opts.c | ||
| signed_psp.c | ||