Attention is currently required from: Ravi kumar.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58545
to look at the new patch set (#6).
Change subject: sc7280: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot.
......................................................................
sc7280: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot.
modem region to be handled in QC_SEC
Signed-off-by: Ravi Kumar Bokka <rbokka(a)codeaurora.org>
Change-Id: I56bfb210606b08893ff71dd1b6679f1ec102ec95
---
M src/soc/qualcomm/common/include/soc/symbols_common.h
M src/soc/qualcomm/sc7280/Makefile.inc
A src/soc/qualcomm/sc7280/carve_out.c
M src/soc/qualcomm/sc7280/memlayout.ld
M src/soc/qualcomm/sc7280/soc.c
5 files changed, 35 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/58545/6
--
To view, visit https://review.coreboot.org/c/coreboot/+/58545
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I56bfb210606b08893ff71dd1b6679f1ec102ec95
Gerrit-Change-Number: 58545
Gerrit-PatchSet: 6
Gerrit-Owner: Ravi kumar <rbokka(a)codeaurora.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Ravi kumar <rbokka(a)codeaurora.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Sean Rhodes, Andy Pont, Paul Menzel, Felix Held.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58343 )
Change subject: ec/starlabs: Add standardised ITE EC support
......................................................................
Patch Set 28:
(7 comments)
File src/ec/starlabs/merlin/ec.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/11e1861a_0747d0e9
PS28, Line 247: { NULL, ITE_SMFI, PNP_IRQ0, 0xfff0, },
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/290850a6_47d2248a
PS28, Line 250: /* Power Mangement I/F Channel 1 (PMC1) */
'Mangement' may be misspelled - perhaps 'Management'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/14a86c35_500aab99
PS28, Line 252: /* Power Mangement I/F Channel 2 (PMC2) */
'Mangement' may be misspelled - perhaps 'Management'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/55724ee9_514cd7e2
PS28, Line 258: /* Power Mangement I/F Channel 3 (PMC3) */
'Mangement' may be misspelled - perhaps 'Management'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/8e81fa1f_8af8c063
PS28, Line 260: /* Power Mangement I/F Channel 4 (PMC4) */
'Mangement' may be misspelled - perhaps 'Management'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/f252fcad_c76e2dce
PS28, Line 262: /* Power Mangement I/F Channel 5 (PMC5) */
'Mangement' may be misspelled - perhaps 'Management'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133009):
https://review.coreboot.org/c/coreboot/+/58343/comment/f71c9b30_66f9dde9
PS28, Line 274: };
adding a line without newline at end of file
--
To view, visit https://review.coreboot.org/c/coreboot/+/58343
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8023c26de23c874c84106fda96e64dcfa0c5ba32
Gerrit-Change-Number: 58343
Gerrit-PatchSet: 28
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Attention: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Thu, 11 Nov 2021 14:03:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Tim Wawrzynczak, Angel Pons.
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59000 )
Change subject: mb/google,intel: Add ChromeOS GPIOs to onboard.h
......................................................................
Patch Set 5:
(2 comments)
File src/mainboard/google/butterfly/chromeos.c:
https://review.coreboot.org/c/coreboot/+/59000/comment/e3cf9bad_007dc8b1
PS4, Line 16: #define DEVMODE_GPIO 54
> I thought of keeping it, assuming the switch existed but was deprecated from depthcharge. […]
Done
File src/mainboard/google/stout/chromeos.c:
https://review.coreboot.org/c/coreboot/+/59000/comment/5b01809c_37ae68ba
PS4, Line 79: CROS_GPIO_REC_AH(CROS_GPIO_VIRTUAL, CROS_GPIO_DEVICE_NAME),
> Does deduplicating this have any side-effects? At least I'd mention this change in the commit messag […]
Split to CB:59192
--
To view, visit https://review.coreboot.org/c/coreboot/+/59000
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia473596e3c9a75587cd1288c8816bfef66bef82e
Gerrit-Change-Number: 59000
Gerrit-PatchSet: 5
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Thu, 11 Nov 2021 13:59:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Comment-In-Reply-To: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Miriam Polzer, Andrey Pronin, Julius Werner.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59097 )
Change subject: security/vboot: Add NVRAM counter for TPM 2.0
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS2:
> I'm not really convinced this is necessary yet... please see my comment on your design doc.
Could you point me to the design doc?
--
To view, visit https://review.coreboot.org/c/coreboot/+/59097
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I511dba3b3461713ce20fb2bda9fced0fee6517e1
Gerrit-Change-Number: 59097
Gerrit-PatchSet: 3
Gerrit-Owner: Miriam Polzer <mpolzer(a)google.com>
Gerrit-Reviewer: Andrey Pronin <apronin(a)chromium.org>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Miriam Polzer <mpolzer(a)google.com>
Gerrit-Attention: Andrey Pronin <apronin(a)chromium.org>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Comment-Date: Thu, 11 Nov 2021 13:44:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner <jwerner(a)chromium.org>
Gerrit-MessageType: comment
Attention is currently required from: Tim Wawrzynczak, Angel Pons.
Hello build bot (Jenkins), Tim Wawrzynczak, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59000
to look at the new patch set (#5).
Change subject: mb/google,intel: Add ChromeOS GPIOs to onboard.h
......................................................................
mb/google,intel: Add ChromeOS GPIOs to onboard.h
Change-Id: Ia473596e3c9a75587cd1288c8816bfef66bef82e
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
---
M src/mainboard/google/auron/chromeos.c
A src/mainboard/google/auron/onboard.h
M src/mainboard/google/butterfly/chromeos.c
M src/mainboard/google/butterfly/onboard.h
M src/mainboard/google/link/chromeos.c
M src/mainboard/google/link/onboard.h
M src/mainboard/google/parrot/chromeos.c
M src/mainboard/google/parrot/onboard.h
M src/mainboard/google/slippy/chromeos.c
M src/mainboard/google/slippy/onboard.h
M src/mainboard/google/stout/chromeos.c
M src/mainboard/google/stout/onboard.h
M src/mainboard/intel/baskingridge/chromeos.c
A src/mainboard/intel/baskingridge/onboard.h
M src/mainboard/intel/emeraldlake2/chromeos.c
A src/mainboard/intel/emeraldlake2/onboard.h
M src/mainboard/intel/strago/chromeos.c
M src/mainboard/intel/strago/onboard.h
18 files changed, 92 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/59000/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/59000
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia473596e3c9a75587cd1288c8816bfef66bef82e
Gerrit-Change-Number: 59000
Gerrit-PatchSet: 5
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: newpatchset