Attention is currently required from: Hung-Te Lin, Vadim Bendebury, Furquan Shaikh, Mathew King, Paul Menzel. Hello Hung-Te Lin, build bot (Jenkins), Furquan Shaikh, Mathew King, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57864
to look at the new patch set (#2).
Change subject: guybrush: add RO_GSCVD area to FMAP ......................................................................
guybrush: add RO_GSCVD area to FMAP
This area is used for storing AP RO verification information.
BRANCH=none BUG=b:141191727 TEST=built a guybrush firmware image and verified that the RO_GSCVD area was indeed added:
$ dump_fmap /build/guybrush/firmware/image-guybrush.bin | \ grep -B3 RO_GSCVD area: 25 area_offset: 0x00808000 area_size: 0x00002000 (8192) area_name: RO_GSCVD $
- verified that guybrush device boots fine with the new image.
Change-Id: Ifa24d5a6271a8bcbf737d4580ec85b9cfdd9af01 Signed-off-by: Vadim Bendebury vbendeb@chromium.org --- M src/mainboard/google/guybrush/chromeos.fmd 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/57864/2