Attention is currently required from: Andrey Pronin, Raul Rangel, Matt DeVillier, Julius Werner, Martin Roth, Yu-Ping Wu, Karthik Ramasubramanian.
Martin L Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72401 )
Change subject: security/vboot: Add store/validate methods for VBIOS FMAP cache
......................................................................
Patch Set 4:
(2 comments)
File src/security/vboot/secdata_tpm.c:
https://review.coreboot.org/c/coreboot/+/72401/comment/71a3b59f_9766c7b7
PS4, Line 520: setup_space
> > this "create on 1st write" is useful to deploy the feature on the devices already in the field, wh […]
Karthik, are you saying we should have a Kconfig option for switching between setup_space and disabling it?
The advantage of leaving this in is that it will work on existing boards that weren't initialized in the factory. What's the disadvantage of leaving it?
https://review.coreboot.org/c/coreboot/+/72401/comment/971d3d23_ac1ec7a7
PS4, Line 520: return
Why would we choose to always return instead of continuing to write the buffer out after setting up the TPM (so long as setup_space works)?
Also, because the code calling this will get the return code from setup_space instead of safe_write, if setup_space works, i think the code will believes that it was correctly written out, even though it wasn't.
So whatever we do, I think returning this way is wrong. It's not a huge deal - just printing the warning message vs not, but still wrong, (I think).
--
To view, visit https://review.coreboot.org/c/coreboot/+/72401
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I030017d3bf956b8593bc09073ad6545b80a5b52b
Gerrit-Change-Number: 72401
Gerrit-PatchSet: 4
Gerrit-Owner: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andrey Pronin <apronin(a)google.com>
Gerrit-CC: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-CC: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Andrey Pronin <apronin(a)google.com>
Gerrit-Attention: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Attention: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Attention: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Comment-Date: Sun, 05 Feb 2023 20:29:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Andrey Pronin <apronin(a)google.com>
Comment-In-Reply-To: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Comment-In-Reply-To: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-MessageType: comment
Attention is currently required from: Subrata Banik, Caveh Jalali, Nick Vaccaro, Boris Mittelberg.
Elyes Haouas has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72639 )
Change subject: ec/google/chromeec: clang-format ec_commands.h
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Are you using this one https://review.coreboot.org/c/coreboot/+/64779 ?
--
To view, visit https://review.coreboot.org/c/coreboot/+/72639
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icbd6d00922dc5fd4c44ee109d54cea612e15db06
Gerrit-Change-Number: 72639
Gerrit-PatchSet: 1
Gerrit-Owner: Caveh Jalali <caveh(a)chromium.org>
Gerrit-Reviewer: Boris Mittelberg <bmbm(a)google.com>
Gerrit-Reviewer: Jon Murphy <jpmurphy(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-CC: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Caveh Jalali <caveh(a)chromium.org>
Gerrit-Attention: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Attention: Boris Mittelberg <bmbm(a)google.com>
Gerrit-Comment-Date: Sun, 05 Feb 2023 20:15:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Jason Glenesk, Raul Rangel, Matt DeVillier, Jon Murphy, Martin Roth, Fred Reitberger, Felix Held.
Martin L Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70858 )
Change subject: soc/amd/common/block/gfx: add support for caching VBIOS in FMAP
......................................................................
Patch Set 6: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/70858
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib9cfd192500d411655a3c8fa436098897428109e
Gerrit-Change-Number: 70858
Gerrit-PatchSet: 6
Gerrit-Owner: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Reviewer: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Reviewer: Jon Murphy <jpmurphy(a)google.com>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Attention: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Attention: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Attention: Matt DeVillier <matt.devillier(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: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sun, 05 Feb 2023 20:14:37 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: char, Felix Held.
Martin L Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72788 )
Change subject: Intel TPM works, troubleshooting potential battery charge not being shown Added ITE8987e superio/EC
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
You need to use a real name, and add a signed-off-by line to the commit message. This is saying that you're the original author of this code or have the rights to push it to the project.
--
To view, visit https://review.coreboot.org/c/coreboot/+/72788
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic5af5bdc9799647959e02e5fef05ccc2f0ae36ca
Gerrit-Change-Number: 72788
Gerrit-PatchSet: 1
Gerrit-Owner: char
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: char
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sun, 05 Feb 2023 20:05:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: char, Felix Held.
Nicholas Chin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72788 )
Change subject: Intel TPM works, troubleshooting potential battery charge not being shown Added ITE8987e superio/EC
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> I would split the ITE8987e stuff to a separate commit
Moved comment to CB:70623
--
To view, visit https://review.coreboot.org/c/coreboot/+/72788
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic5af5bdc9799647959e02e5fef05ccc2f0ae36ca
Gerrit-Change-Number: 72788
Gerrit-PatchSet: 1
Gerrit-Owner: char
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: char
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sun, 05 Feb 2023 20:05:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: char, Felix Held.
Nicholas Chin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72788 )
Change subject: Intel TPM works, troubleshooting potential battery charge not being shown Added ITE8987e superio/EC
......................................................................
Patch Set 1:
(8 comments)
Patchset:
PS1:
> Sorry, this should have been amended to 70623 (adding Acer Swift 3 mainboard). […]
Done. I'll leave the other 2 unresolved comments here up, and I'll mark them as resolved or move them depending on what you want to do with this patchset.
File src/mainboard/acer/swift3-SF314-52G-55WQ/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/72788/comment/d61ab0e9_ff22b1f5
PS1, Line 39: # Enable S0ix
: register "s0ix_enable" = "1"
: register "PmConfigSlpS3MinAssert" = "SLP_S3_MIN_ASSERT_50MS" # 11:10 in A4h-A7h
: register "PmConfigSlpS4MinAssert" = "SLP_S4_MIN_ASSERT_4S" # 5:4 in A4h-A7h
: register "PmConfigSlpSusMinAssert" = "SLP_SUS_MIN_ASSERT_4S" # 19:18 in pmbase+0018h
: register "PmConfigSlpAMinAssert" = "SLP_A_MIN_ASSERT_2S" # 17:16 in pmbase+0018h
> Please change to tabs to be consistent with the rest of the file (seems like tabs are preferred anyw […]
Moving comments to CB:70623
https://review.coreboot.org/c/coreboot/+/72788/comment/ae6dc898_77171ebf
PS1, Line 129: register "PcieRpMaxPayload[0]" = "RpMaxPayload_128"
: register "PcieRpMaxPayload[4]" = "RpMaxPayload_128"
: register "PcieRpMaxPayload[8]" = "RpMaxPayload_128"
: register "PcieRpMaxPayload[10]" = "RpMaxPayload_128"
> Tabs
Moving comments to CB:70623
https://review.coreboot.org/c/coreboot/+/72788/comment/dd23c805_c48cbff3
PS1, Line 149: register "PcieRpClkReqSupport[0]" = "0"
: register "PcieRpClkReqSupport[4]" = "0"
: register "PcieRpClkReqSupport[8]" = "0"
: register "PcieRpClkReqSupport[10]" = "0"
:
: register "PcieRpClkReqNumber[0]" = "0" # Nvidia GPU
: register "PcieRpClkReqNumber[4]" = "0" # NVME drive
: register "PcieRpClkReqNumber[8]" = "0" # Wifi
: register "PcieRpClkReqNumber[10]" = "0" # LPC
> Tabs
Moving comments to CB:70623
https://review.coreboot.org/c/coreboot/+/72788/comment/10273aae_1295046d
PS1, Line 215: device lapic 0 on end
> As of commit 69cd729c0c (mb/*: Remove lapic from devicetree) this line should be removed
Moved comment to CB:70623
https://review.coreboot.org/c/coreboot/+/72788/comment/f47279be_14d0f831
PS1, Line 263: chip superio/ite/it8987e # 'on' for everything returned from superiotool /w vendor ROM
> Many lines in this chip instance have tab/space issues
Moving comments to CB:70623
https://review.coreboot.org/c/coreboot/+/72788/comment/27bdb750_1b9c3bc2
PS1, Line 360: end
> nit: Fix alignment with corresponding chip line in line 358
Moving comments to CB:70623
https://review.coreboot.org/c/coreboot/+/72788/comment/18393505_147ef3a4
PS1, Line 358: chip drivers/crb
: device mmio 0xfed40000 on end # this is the Intel PTT iTPM
: end
> Tabs
Moving comments to CB:70623
--
To view, visit https://review.coreboot.org/c/coreboot/+/72788
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic5af5bdc9799647959e02e5fef05ccc2f0ae36ca
Gerrit-Change-Number: 72788
Gerrit-PatchSet: 1
Gerrit-Owner: char
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: char
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sun, 05 Feb 2023 20:01:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nicholas Chin <nic.c3.14(a)gmail.com>
Comment-In-Reply-To: char
Gerrit-MessageType: comment
Attention is currently required from: Felix Held.
char has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72788 )
Change subject: Intel TPM works, troubleshooting potential battery charge not being shown Added ITE8987e superio/EC
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Sorry, this should have been amended to 70623 (adding Acer Swift 3 mainboard). Is it possible to move your review comments to that one?
--
To view, visit https://review.coreboot.org/c/coreboot/+/72788
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic5af5bdc9799647959e02e5fef05ccc2f0ae36ca
Gerrit-Change-Number: 72788
Gerrit-PatchSet: 1
Gerrit-Owner: char
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sun, 05 Feb 2023 19:53:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment