Attention is currently required from: Julius Werner, Yu-Ping Wu.
Vadim Bendebury has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68057 )
Change subject: vboot: change name of the GCVD root pub key file
......................................................................
Patch Set 2: Code-Review+1
--
To view, visit https://review.coreboot.org/c/coreboot/+/68057
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia98438719adcb4b9b99b8823c8d5c04a0f381a0e
Gerrit-Change-Number: 68057
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Bendebury <vbendeb(a)chromium.org>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Vadim Bendebury <vbendeb(a)chromium.org>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Comment-Date: Sun, 02 Oct 2022 20:56:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Julius Werner, Yu-Ping Wu.
Hello Julius Werner, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68057
to look at the new patch set (#2).
Change subject: vboot: change name of the GCVD root pub key file
......................................................................
vboot: change name of the GCVD root pub key file
The file name of the root keys generated by the HSM starts with the
root_key_ prefix. This name change is propagated into the test keys
directory of vboot reference, coreboot should use the changed file
name.
BRANCH=none
BUG=b/248317123
TEST=invoking 'emerge-nissa coreboot' succeeds
Change-Id: Ia98438719adcb4b9b99b8823c8d5c04a0f381a0e
Signed-off-by: Vadim Bendebury <vbendeb(a)chromium.org>
---
M src/security/vboot/Kconfig
1 file changed, 20 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/68057/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68057
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia98438719adcb4b9b99b8823c8d5c04a0f381a0e
Gerrit-Change-Number: 68057
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Bendebury <vbendeb(a)chromium.org>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-MessageType: newpatchset
Vadim Bendebury has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/68057 )
Change subject: vboot: change name of the GCVD root pub key file
......................................................................
vboot: change name of the GCVD root pub key file
The file name of the root keys generated by the HSM starts with the
root_key_ prefix. This name change is propagated into the test keys
directory of vboot reference, coreboot should use the changed file
name.
BRANCH=none
BUG=none
TEST=invoking 'emerge-nissa coreboot' succeeds
Change-Id: Ia98438719adcb4b9b99b8823c8d5c04a0f381a0e
Signed-off-by: Vadim Bendebury <vbendeb(a)chromium.org>
---
M src/security/vboot/Kconfig
1 file changed, 20 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/68057/1
diff --git a/src/security/vboot/Kconfig b/src/security/vboot/Kconfig
index a36510d..3c0af95 100644
--- a/src/security/vboot/Kconfig
+++ b/src/security/vboot/Kconfig
@@ -429,7 +429,7 @@
config VBOOT_GSCVD_ROOT_PUBKEY
string "GSCVD root key (public)"
- default "\$(VBOOT_SOURCE)/tests/devkeys/arv_root.vbpubk"
+ default "\$(VBOOT_SOURCE)/tests/devkeys/root_key_arv_root.vbpubk"
config VBOOT_GSCVD_PLATFORM_PRIVKEY
string "GSCVD platform key (private)"
--
To view, visit https://review.coreboot.org/c/coreboot/+/68057
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia98438719adcb4b9b99b8823c8d5c04a0f381a0e
Gerrit-Change-Number: 68057
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Bendebury <vbendeb(a)chromium.org>
Gerrit-MessageType: newchange
Attention is currently required from: Felix Singer, Jonathan Neuschäfer, Mimoja, Keith Hui, Christoph Pomaska.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62569 )
Change subject: RFC: Add initial support for the bootguarded framework tigerlake laptop (hx20)
......................................................................
Patch Set 6:
(1 comment)
Patchset:
PS6:
> Framework is launching a Chromebook edition: […]
In #coreboot(a)libera.chat, it was said, that the code is already in the tree, and it’s `src/mainboard/google/brya/variants/banshee/`.
--
To view, visit https://review.coreboot.org/c/coreboot/+/62569
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifaf215cccae8836d691392e3e584f49f675f8456
Gerrit-Change-Number: 62569
Gerrit-PatchSet: 6
Gerrit-Owner: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Christoph Pomaska <github(a)slrie.de>
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Keith Hui <buurin(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Attention: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Attention: Mimoja <coreboot(a)mimoja.de>
Gerrit-Attention: Keith Hui <buurin(a)gmail.com>
Gerrit-Attention: Christoph Pomaska <github(a)slrie.de>
Gerrit-Comment-Date: Sun, 02 Oct 2022 20:43:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Keith Hui <buurin(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Raul Rangel, Jason Nien, Jon Murphy, Martin Roth, Karthik Ramasubramanian.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68018 )
Change subject: src/mb/google/skyrim: Adjust Makefile to look for SPD
......................................................................
Patch Set 3:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/68018/comment/89d9ee36_96801765
PS3, Line 7: src/
Please remove.
--
To view, visit https://review.coreboot.org/c/coreboot/+/68018
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9cf13acb1188309ea6a1e6bdacc37d80b01f70a8
Gerrit-Change-Number: 68018
Gerrit-PatchSet: 3
Gerrit-Owner: Jon Murphy <jpmurphy(a)google.com>
Gerrit-Reviewer: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Mark Hasemeyer <markhas(a)google.com>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: Robert Zieba <robertzieba(a)google.com>
Gerrit-Reviewer: Tim Van Patten <timvp(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Attention: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Attention: Jon Murphy <jpmurphy(a)google.com>
Gerrit-Attention: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Attention: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Comment-Date: Sun, 02 Oct 2022 20:20:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Nico Huber, Martin L Roth, Angel Pons, Julius Werner.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62830 )
Change subject: Makefile.inc: Decrease minimal pagesize from 4 kB to 1 kB
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS1:
> Let's just try the 1024? I don't think we want to disable the warning.
I also successfully tested this, and implemented that in `Makefile.inc`.
--
To view, visit https://review.coreboot.org/c/coreboot/+/62830
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6e36633f42cb4dc5af53212c10c919a86e451ee0
Gerrit-Change-Number: 62830
Gerrit-PatchSet: 2
Gerrit-Owner: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Comment-Date: Sun, 02 Oct 2022 18:40:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h(a)gmx.de>
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Comment-In-Reply-To: Julius Werner <jwerner(a)chromium.org>
Gerrit-MessageType: comment