coreboot-kgpe-d16/util/amdfwtool
Kangheui Won 5b84dfd1c1 util/amdfwtool: Generate hashes for signed AMDFW components
Generate SHA256/SHA384 hash of the signed firmware so that PSP verstage
can pass it to PSP. The PSP will use these hashes to verify the
integrity of those signed firmwares.

BUG=b:203597980
TEST=Build Skyrim BIOS image.

Change-Id: I50d278536ba1eac754eb8a39c4c2e428a2371c44
Signed-off-by: Kangheui Won <khwon@chromium.org>
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60290
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-10-02 22:13:38 +00:00
..
.gitignore
Makefile util/amdfwtool: Generate hashes for signed AMDFW components 2022-10-02 22:13:38 +00:00
Makefile.inc util/amdfwtool: Generate hashes for signed AMDFW components 2022-10-02 22:13:38 +00:00
amdfwread.c util/amdfwtool/amdfwread: Fix incorrect option index 2022-09-04 17:06:21 +00:00
amdfwtool.c util/amdfwtool: Generate hashes for signed AMDFW components 2022-10-02 22:13:38 +00:00
amdfwtool.h util/amdfwtool: Generate hashes for signed AMDFW components 2022-10-02 22:13:38 +00:00
data_parse.c util/amdfwtool/data_parse: fix PMU subprogram/instance ID handling 2022-09-30 18:03:50 +00:00
description.md