summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/guybrush
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2021-09-22 10:42:45 -0700
committerJulius Werner <jwerner@chromium.org>2021-12-01 23:34:54 +0000
commit74033df2bd97a3e407aeffdf2722140f80164b77 (patch)
tree5d5d283fc3d9a1e40261fdab451d996d37d089a6 /src/mainboard/google/guybrush
parent0167f5adbb12ea1b66b52208fddb072a9457dbaa (diff)
downloadcoreboot-74033df2bd97a3e407aeffdf2722140f80164b77.tar.gz
coreboot-74033df2bd97a3e407aeffdf2722140f80164b77.tar.bz2
coreboot-74033df2bd97a3e407aeffdf2722140f80164b77.zip
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> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57864 Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/guybrush')
-rw-r--r--src/mainboard/google/guybrush/chromeos.fmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/guybrush/chromeos.fmd b/src/mainboard/google/guybrush/chromeos.fmd
index 38757003a734..a6dbc2c2ae80 100644
--- a/src/mainboard/google/guybrush/chromeos.fmd
+++ b/src/mainboard/google/guybrush/chromeos.fmd
@@ -22,6 +22,7 @@ FLASH@0xFF000000 16M {
RW_LEGACY(CBFS)
WP_RO@8M 8M {
RO_VPD(PRESERVE) 16K
+ RO_GSCVD 8K
RO_SECTION {
FMAP 2K
RO_FRID 64