Attention is currently required from: Arthur Heymans, Patrick Georgi.
Elyes Haouas has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/81382?usp=email )
Change subject: vc/wuffs: Fix compiling for 64bit and clang
......................................................................
Patch Set 5: Code-Review+1
--
To view, visit https://review.coreboot.org/c/coreboot/+/81382?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: I23ef29010d60bd543e48af032795ec9fc2ff9ecb
Gerrit-Change-Number: 81382
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Comment-Date: Mon, 25 Mar 2024 03:06:02 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Arthur Heymans, Christian Walter, David Hendricks, Johnny Lin, Jonathan Zhang, Lean Sheng Tan, Martin L Roth, Nico Huber, Patrick Rudolph, Paul Menzel, TangYiwei, Tim Chu.
Shuo Liu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/81312?usp=email )
Change subject: soc/intel/xeon_sp: Unshare Xeon-SP chip common codes
......................................................................
Patch Set 16:
(1 comment)
File src/soc/intel/xeon_sp/chip_gen1.c:
https://review.coreboot.org/c/coreboot/+/81312/comment/dd8b9b5d_ee3c577b :
PS16, Line 192: #if CONFIG(SOC_INTEL_HAS_CXL)
> This wasn't necessary before, is it now?
The original form (as below), cannot get compilation pass after create_cxl_domains is changed to a static function (create_cxl_domains is defined only at #if CONFIG(SOC_INTEL_HAS_CXL)),
if (CONFIG(SOC_INTEL_HAS_CXL) && is_iio_cxl_stack_res(sr))
create_cxl_domains()
It look like the compiler cannot handle the branch optimization well in this case. Any opinions?
--
To view, visit https://review.coreboot.org/c/coreboot/+/81312?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: Iab6acaa5e5c090c8d821bd7c2d3e0e0ad7486bdc
Gerrit-Change-Number: 81312
Gerrit-PatchSet: 16
Gerrit-Owner: Shuo Liu <shuo.liu(a)intel.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Christian Walter <christian.walter(a)9elements.com>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Johnny Lin <Johnny_Lin(a)wiwynn.com>
Gerrit-Reviewer: Jonathan Zhang <jon.zhixiong.zhang(a)gmail.com>
Gerrit-Reviewer: Lean Sheng Tan <sheng.tan(a)9elements.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: TangYiwei
Gerrit-Reviewer: Tim Chu <Tim.Chu(a)quantatw.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Martin L Roth <gaumless(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Attention: Jonathan Zhang <jon.zhixiong.zhang(a)gmail.com>
Gerrit-Attention: Johnny Lin <Johnny_Lin(a)wiwynn.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Attention: Christian Walter <christian.walter(a)9elements.com>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Attention: Lean Sheng Tan <sheng.tan(a)9elements.com>
Gerrit-Attention: TangYiwei
Gerrit-Attention: Tim Chu <Tim.Chu(a)quantatw.com>
Gerrit-Comment-Date: Mon, 25 Mar 2024 01:14:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h(a)gmx.de>
Gerrit-MessageType: comment
Attention is currently required from: Nick Vaccaro.
Hello Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81512?usp=email
to look at the new patch set (#3).
Change subject: volteer: Return MCACHE_SIZE to its old value if using vboot
......................................................................
volteer: Return MCACHE_SIZE to its old value if using vboot
Existing volteer systems are shipped and update through versions
with mcache set to 0x2000. Set it to the same value when creating
hybrid images
Change-Id: I52d91fffd34e8f62dcb23cea588bf465291a1f45
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
M src/mainboard/google/volteer/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/81512/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/81512?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: I52d91fffd34e8f62dcb23cea588bf465291a1f45
Gerrit-Change-Number: 81512
Gerrit-PatchSet: 3
Gerrit-Owner: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)chromium.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nick Vaccaro <nvaccaro(a)chromium.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Nick Vaccaro.
Hello Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81512?usp=email
to look at the new patch set (#2).
Change subject: volteer: Return MCACHE_SIZE to its old value if using vboot.
......................................................................
volteer: Return MCACHE_SIZE to its old value if using vboot.
Existing volteer systems are shipped and update through versions with
mcache set to 0x2000. Set it to the same value when creating hybrid images
Change-Id: I52d91fffd34e8f62dcb23cea588bf465291a1f45
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
M src/mainboard/google/volteer/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/81512/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/81512?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: I52d91fffd34e8f62dcb23cea588bf465291a1f45
Gerrit-Change-Number: 81512
Gerrit-PatchSet: 2
Gerrit-Owner: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)chromium.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nick Vaccaro <nvaccaro(a)chromium.org>
Gerrit-MessageType: newpatchset
Vladimir Serbinenko has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/81512?usp=email )
Change subject: volteer: Return MCACHE_SIZE to its old value if using vboot.
......................................................................
volteer: Return MCACHE_SIZE to its old value if using vboot.
Existing volteer systems are shipped and update through versions with
mcache set to 0x2000. Set it in the code to the same value rather than
requiring keeping a patch for updates.
Change-Id: I52d91fffd34e8f62dcb23cea588bf465291a1f45
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
M src/mainboard/google/volteer/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/81512/1
diff --git a/src/mainboard/google/volteer/Kconfig b/src/mainboard/google/volteer/Kconfig
index 0ab6ee0..8a5676b 100644
--- a/src/mainboard/google/volteer/Kconfig
+++ b/src/mainboard/google/volteer/Kconfig
@@ -246,4 +246,8 @@
config USE_PM_ACPI_TIMER
default n
+config CBFS_MCACHE_SIZE
+ hex
+ default 0x2000 if VBOOT_STARTS_BEFORE_BOOTBLOCK
+
endif # BOARD_GOOGLE_BASEBOARD_VOLTEER
--
To view, visit https://review.coreboot.org/c/coreboot/+/81512?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: I52d91fffd34e8f62dcb23cea588bf465291a1f45
Gerrit-Change-Number: 81512
Gerrit-PatchSet: 1
Gerrit-Owner: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-MessageType: newchange
Attention is currently required from: Vladimir Serbinenko.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81506?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: Disable NULL breakpoint at the end of bootblock
......................................................................
Disable NULL breakpoint at the end of bootblock
If stage is older then it will not be able to correctly disable it when
needed. New stages will reenable breakpoint early
Change-Id: I6d83dfd8c84ccdd97c1899f206519ada91c990d5
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
M src/lib/prog_loaders.c
1 file changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/81506/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/81506?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: I6d83dfd8c84ccdd97c1899f206519ada91c990d5
Gerrit-Change-Number: 81506
Gerrit-PatchSet: 3
Gerrit-Owner: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-MessageType: newpatchset
Vladimir Serbinenko has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/81511?usp=email )
Change subject: reboot_to_cros: Add a tool to reboot into ChromeOS in hybrid config
......................................................................
reboot_to_cros: Add a tool to reboot into ChromeOS in hybrid config
Change-Id: I9b72d3ab380c70fab336b1cd989c70a83964ccd2
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
A util/reboot_to_cros/reboot_to_cros.c
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/81511/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/81511?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: I9b72d3ab380c70fab336b1cd989c70a83964ccd2
Gerrit-Change-Number: 81511
Gerrit-PatchSet: 2
Gerrit-Owner: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
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/+/81509?usp=email
to look at the new patch set (#2).
Change subject: Clear spurious recovery request
......................................................................
Clear spurious recovery request
Some recovery requests are spurious.
Clear them and follow RW path regardless
Change-Id: I6ba7c954e6c51ef97abc2ff8e2826a95ff6b0532
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
M src/security/vboot/vboot_logic.c
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/81509/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/81509?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: I6ba7c954e6c51ef97abc2ff8e2826a95ff6b0532
Gerrit-Change-Number: 81509
Gerrit-PatchSet: 2
Gerrit-Owner: Vladimir Serbinenko <phcoder(a)gmail.com>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-MessageType: newpatchset