Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk, Jon Murphy, Karthik Ramasubramanian, Matt DeVillier, Raul Rangel.
Tim Van Patten has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/75584?usp=email )
Change subject: soc|vc/amd/phoenix: Prepare for PSP verstage
......................................................................
Patch Set 1: Code-Review+1
(2 comments)
Patchset:
PS1:
It looks like there is a lot of overlap with mendocino.
Should we open a bug to collect these files into somewhere each chipset can share? Or are there subtle differences that make that kind of refactor difficult/impossible?
File src/soc/amd/phoenix/psp_verstage/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/75584/comment/3bd79818_3eb1f276 :
PS1, Line 3: ifeq ($(CONFIG_VBOOT_STARTS_BEFORE_BOOTBLOCK),y)
`src/soc/amd/mendocino/psp_verstage/Makefile.inc` is slightly different than this. It always builds these files, except for gating `../../common/psp_verstage` with `CONFIG_VBOOT_STARTS_BEFORE_BOOTBLOCK`.
I would expect this `ifeq` to check `VBOOT_SEPARATE_VERSTAGE`, rather than when vboot runs.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/75584?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6fbb1f835ac2ad6ff47f843321e1bd380af7ce33
Gerrit-Change-Number: 75584
Gerrit-PatchSet: 1
Gerrit-Owner: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Jon Murphy
jpmurphy@google.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Tim Van Patten
timvp@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Attention: Jon Murphy
jpmurphy@google.com
Gerrit-Attention: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Thu, 01 Jun 2023 23:01:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment