Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Karthik Ramasubramanian, Felix Held.
Eric Peers has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56227 )
Change subject: soc/amd/cezanne: Move APOB update into ramstage
......................................................................
Patch Set 2:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/56227/comment/db23610a_8c0afd3b
PS2, Line 10: it into ramstage allow us to use threads to pre-load the apob from SPI.
Does it offer boot time savings? If so, can you please capture in the commit message regarding how m […]
I thought we were storing the APOB to SPI in coreboot, where PSP is loading the APOB from SPI. Did I miss something? Are you really intending to optimize the compare instead? And could we simplify that whole piece by just hashing it instead?
/* Save APOB buffer to flash */
void soc_update_apob_cache(void)
https://review.coreboot.org/c/coreboot/+/56227/comment/6a5d35c9_ca066a9a
PS2, Line 13: and picasso
Nit: Zork and Guybrush?
Nit the Nit: Trembyle (or equiv) and Guybrush.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/56227
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I960437ff4400645de5a3e7447fcdbc52de85943e
Gerrit-Change-Number: 56227
Gerrit-PatchSet: 2
Gerrit-Owner: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Eric Peers
epeers@google.com
Gerrit-CC: Karthik Ramasubramanian
kramasub@google.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Mon, 12 Jul 2021 23:18:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Karthik Ramasubramanian
kramasub@google.com
Gerrit-MessageType: comment