Attention is currently required from: Bao Zheng, Robert Zieba, Raul Rangel, Marshall Dawson, Karthik Ramasubramanian. Hello Bao Zheng, build bot (Jenkins), Raul Rangel, Marshall Dawson, Rob Barnes, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62795
to look at the new patch set (#6).
Change subject: util: Add amdfwread utility ......................................................................
util: Add amdfwread utility
Amdfwtool creates AMD firmware images however there is currently no way to get information from an existing image. This commit adds amdfwread to support that functionality. At the moment only reading PSP soft fuse flags is supported.
BUG=b:202397678 TEST=Ran amdfwread and verified that it correctly read the soft fuse bits
Signed-off-by: Robert Zieba robertzieba@google.com Change-Id: I15fa07c9cad8e4640e9c40e5539b0dab44424850 --- A util/amdfwread/Makefile A util/amdfwread/README.md A util/amdfwread/amdfwread.c M util/amdfwtool/amdfwtool.h 4 files changed, 282 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/62795/6