Attention is currently required from: Julius Werner, Yu-Ping Wu.
Michał Żygowski has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74343?usp=email )
Change subject: security/vboot: Add Kconfig option to clear recovery request
......................................................................
Patch Set 8:
(2 comments)
File src/security/vboot/bootmode.c:
https://review.coreboot.org/c/coreboot/+/74343/comment/ea2a0b92_d6aaa9e8 :
PS4, Line 68: BS_ON_ENTRY
CSME-required reboots should be all done at POST_DEVICE, unless CSE LITE has different flow, which I […]
Added the comment as you suggested Yu-Ping Wu.
If POST_DEVICE ON_ENTRY is too early, maybe we could shift the vbnv backup to OS_RESUME_CHECK ON_ENTRY?
File src/security/vboot/bootmode.c:
https://review.coreboot.org/c/coreboot/+/74343/comment/8a12e102_34b7f0e2 :
PS6, Line 59: if (!CONFIG(VBOOT_CLEAR_RECOVERY_IN_RAMSTAGE))
Please wrap the entire thing (including `BOOT_STATE_INIT_ENTRY`) in an `#if` block instead.
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/74343?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I7ffaf3e8f61a28a68c9802c184961b1b9bf9d617
Gerrit-Change-Number: 74343
Gerrit-PatchSet: 8
Gerrit-Owner: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Michał Kopeć
michal.kopec@3mdeb.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Comment-Date: Wed, 29 Nov 2023 13:46:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Michał Żygowski
michal.zygowski@3mdeb.com
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Comment-In-Reply-To: Yu-Ping Wu
yupingso@google.com
Gerrit-MessageType: comment