Hello Jason Glenesk, build bot (Jenkins), Raul Rangel, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42043
to look at the new patch set (#2).
Change subject: util/amdfwtool: update to allow building in any location ......................................................................
util/amdfwtool: update to allow building in any location
For the verstage-on-PSP implementation, we need 2 additional copies of the AMD firmware tables at non-standard locations. These are for RW-A & RW-B fmap regions. This change allows us to build the AMD firmware tables into those regions.
BUG=b:148767300 TEST=boot with psp_verstage, verify boot location
Signed-off-by: Martin Roth martin@coreboot.org Original-Signed-off-by: Martin Roth martinroth@chromium.org Original-Change-Id: I2b591b50e9b179fdfaead46ff93722fa2a155e9c Original-Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/coreboot/+... Original-Reviewed-by: Simon Glass sjg@chromium.org Change-Id: I7f841db8617b953dc671a9c12576145f85263581 --- M util/amdfwtool/amdfwtool.c 1 file changed, 31 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/42043/2