From 542ac2f3f869f75a2b4c9f8b9d1953a94975e497 Mon Sep 17 00:00:00 2001 From: Himanshu Sahdev Date: Tue, 27 Sep 2022 13:47:08 +0530 Subject: [PATCH] guybrush: mark RO_GSCVD area unused This area relates to storing of AP RO verification information. CONFIG_VBOOT_GSCVD is enabled by default for TPM_GOOGLE_TI50 and guybrush is using TPM_GOOGLE_CR50. Signed PSP verstage has the FMAP embedded. Since CB:67376 shifted the RO section up by 8K, they were misaligned. Hence marking this area as unused instead of removing the same to work around ChromeOS infrastructure shortcoming. Signed-off-by: Himanshu Sahdev Change-Id: Id852e5b5c1f777992a96a75143757f4df8d975b6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/67901 Reviewed-by: Raul Rangel Tested-by: build bot (Jenkins) --- src/mainboard/google/guybrush/chromeos.fmd | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/guybrush/chromeos.fmd b/src/mainboard/google/guybrush/chromeos.fmd index 38757003a7..8b5b11ad68 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_UNUSED 8K RO_SECTION { FMAP 2K RO_FRID 64