Attention is currently required from: Cliff Huang, Jérémy Compostella, Patrick Georgi, Zhixing Ma.
Jamie Ryu has posted comments on this change by Jérémy Compostella. ( https://review.coreboot.org/c/coreboot/+/85982?usp=email )
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
Patch Set 6: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 6
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Name of user not set #1005776
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Comment-Date: Tue, 14 Jan 2025 17:58:48 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: Julius Werner, Yu-Ping Wu.
Maximilian Brune has posted comments on this change by Julius Werner. ( https://review.coreboot.org/c/coreboot/+/85964?usp=email )
Change subject: commonlib/device_tree: Return cells properties of parent node
......................................................................
Patch Set 1:
(1 comment)
File src/commonlib/device_tree.c:
https://review.coreboot.org/c/coreboot/+/85964/comment/263ac40a_5fb55477?us… :
PS1, Line 1061:
> It worries me at least slightly that if a caller directly calls the base case (AKA path points to an […]
path is not allowed to be `NULL`. At the very least it must be `{ NULL }`.
calling `dt_find_node` with `path` as `NULL` would cause a NULL pointer deference down below.
You can call directly call `dt_find_node` with `path = { NULL }` but it is useless because it just returns the node that was supplied to the function (so you are basically asking the function to find the node that you supplied to it as `parent`).
In any case `addrcp` and `sizecp` shouldn't be an issue.
--
To view, visit https://review.coreboot.org/c/coreboot/+/85964?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I323066477a4d4be17225e0915a81ce2ff39c1e40
Gerrit-Change-Number: 85964
Gerrit-PatchSet: 1
Gerrit-Owner: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Douglas Anderson <dianders(a)chromium.org>
Gerrit-Reviewer: Maximilian Brune <maximilian.brune(a)9elements.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Reviewer: 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-Comment-Date: Tue, 14 Jan 2025 17:51:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Douglas Anderson <dianders(a)chromium.org>
Attention is currently required from: Cliff Huang, Jamie Ryu, Jérémy Compostella, Patrick Georgi, Zhixing Ma.
Bora Guvendik has posted comments on this change by Jérémy Compostella. ( https://review.coreboot.org/c/coreboot/+/85982?usp=email )
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
Patch Set 6: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 6
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Name of user not set #1005776
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Attention: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Comment-Date: Tue, 14 Jan 2025 17:51:47 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: Bora Guvendik, Cliff Huang, Jamie Ryu, Jérémy Compostella, Patrick Georgi, Zhixing Ma.
Name of user not set #1005776 has posted comments on this change by Jérémy Compostella. ( https://review.coreboot.org/c/coreboot/+/85982?usp=email )
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
Patch Set 6: Code-Review+1
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 6
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Name of user not set #1005776
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Attention: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Comment-Date: Tue, 14 Jan 2025 17:44:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma.
Hello Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85982?usp=email
to look at the new patch set (#6).
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
MAINTAINERS: Add Intel reviewers mailing list to relevant sections
Intel reviewers are often unaware of changes affecting the
INTEL_SUPPORT section directories. This issue stems from the fact
that:
1. Subdirectories assigned to sections override sections assigned to
parent directories
2. Individual sections claims ownership of subdirectories without
adding Intel reviewers mailing to the notification list even when
Intel has been the major code contributor.
To ensure that the Intel coreboot reviewers have visibility, this
commit adds this mailing list to the relevant sections.
Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Signed-off-by: Jeremy Compostella <jeremy.compostella(a)intel.com>
---
M MAINTAINERS
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/85982/6
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 6
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jamie Ryu <jamie.m.ryu(a)intel.com>
Attention is currently required from: Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma.
Hello Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85982?usp=email
to look at the new patch set (#5).
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
MAINTAINERS: Add Intel reviewers mailing list to relevant sections
Intel reviewers are often unaware of changes affecting the
INTEL_SUPPORT section directories. This issue stems from the fact
that:
1. Subdirectories assigned to sections override sections assigned to
parent directories
2. Individual sections claims ownership of subdirectories without
adding Intel reviewers mailing to the notification list even when
Intel has been the major code contributor.
To ensure that the Intel coreboot reviewers have visibility, this
commit adds this mailing list to the following sections:
- src/drivers/intel/fsp2_0/
- src/drivers/intel/dptf/
- src/soc/intel/alderlake/
- src/soc/intel/apollolake/
- src/soc/intel/braswell/
- src/soc/intel/denverton_ns/
- src/soc/intel/elkhartlake/
- src/soc/intel/meteorlake/
- src/soc/intel/pantherlake/
- src/soc/intel/tigerlake/
- src/soc/intel/common/block/imc/
- src/soc/intel/common/block/systemagent-server/
- src/soc/intel/xeon_sp/
- src/vendorcode/intel/fsp/fsp2_0/skylake_sp/
Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Signed-off-by: Jeremy Compostella <jeremy.compostella(a)intel.com>
---
M MAINTAINERS
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/85982/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 5
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jamie Ryu <jamie.m.ryu(a)intel.com>
Attention is currently required from: Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma.
Hello Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85982?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
MAINTAINERS: Add Intel reviewers mailing list to relevant sections
Intel reviewers are often unaware of changes affecting the
INTEL_SUPPORT section directories. This issue stems from the fact
that:
1. Subdirectories assigned to sections override sections assigned to
parent directories
2. Individual sections claims ownership of subdirectories without
adding Intel reviewers mailing to the notification list even when
Intel has been the major code contributor.
To ensure that the Intel coreboot reviewers have visibility, this
commit adds this mailing list to the following sections:
- src/drivers/intel/fsp2_0/
- src/drivers/intel/dptf/
- src/soc/intel/alderlake/
- src/soc/intel/apollolake/
- src/soc/intel/braswell/
- src/soc/intel/denverton_ns/
- src/soc/intel/elkhartlake/
- src/soc/intel/meteorlake/
- src/soc/intel/pantherlake/
- src/soc/intel/tigerlake/
- src/soc/intel/common/block/imc/
- src/soc/intel/common/block/systemagent-server/
- src/soc/intel/xeon_sp/
- src/vendorcode/intel/fsp/fsp2_0/skylake_sp/
Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Signed-off-by: Jeremy Compostella <jeremy.compostella(a)intel.com>
---
M MAINTAINERS
1 file changed, 13 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/85982/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 4
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jamie Ryu <jamie.m.ryu(a)intel.com>
Attention is currently required from: Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma.
Hello Bora Guvendik, Cliff Huang, Jamie Ryu, Patrick Georgi, Zhixing Ma, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85982?usp=email
to look at the new patch set (#2).
Change subject: MAINTAINERS: Add Intel reviewers mailing list to relevant sections
......................................................................
MAINTAINERS: Add Intel reviewers mailing list to relevant sections
Intel reviewers are often unaware of changes affecting the
INTEL_SUPPORT section directories. This issue stems from the fact
that:
1. Subdirectories assigned to sections override sections assigned to
parent directories
2. Individual sections claims ownership of subdirectories without
adding Intel reviewers mailing to the notification list even when
Intel has been the major code contributor.
To ensure that the Intel coreboot reviewers have visibility, this
commit adds this mailing list to the following sections:
- src/drivers/intel/fsp2_0/
- src/drivers/intel/dptf/
- src/soc/intel/alderlake/
- src/soc/intel/apollolake/
- src/soc/intel/braswell/
- src/soc/intel/denverton_ns/
- src/soc/intel/elkhartlake/
- src/soc/intel/meteorlake/
- src/soc/intel/pantherlake/
- src/soc/intel/tigerlake/
- src/soc/intel/common/block/imc/
- src/soc/intel/common/block/systemagent-server/
- src/soc/intel/xeon_sp/
- src/vendorcode/intel/fsp/fsp2_0/skylake_sp/
Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Signed-off-by: Jeremy Compostella <jeremy.compostella(a)intel.com>
---
M MAINTAINERS
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/85982/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85982?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d
Gerrit-Change-Number: 85982
Gerrit-PatchSet: 2
Gerrit-Owner: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Subrata Banik <subratabanik(a)google.com>
Gerrit-Attention: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Attention: Zhixing Ma <zhixing.ma(a)intel.com>
Gerrit-Attention: Cliff Huang <cliff.huang(a)intel.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: Jamie Ryu <jamie.m.ryu(a)intel.com>