diff options
author | Vadim Bendebury <vbendeb@chromium.org> | 2021-09-22 10:42:45 -0700 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2021-12-01 23:34:54 +0000 |
commit | 74033df2bd97a3e407aeffdf2722140f80164b77 (patch) | |
tree | 5d5d283fc3d9a1e40261fdab451d996d37d089a6 /src/soc | |
parent | 0167f5adbb12ea1b66b52208fddb072a9457dbaa (diff) |
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/soc')
0 files changed, 0 insertions, 0 deletions