Attention is currently required from: Brandon Breitenstein.
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47684 )
Change subject: soc/tigerlake: Update early TCSS code to not call back and forth between mainboard and soc
......................................................................
Patch Set 2:
(1 comment)
File src/soc/intel/tigerlake/include/soc/early_tcss.h:
https://review.coreboot.org/c/coreboot/+/47684/comment/ff75bf79_fcf89826
PS2, Line 141: mainboard_early_tcss_enable
I accidentally added this in the next patch instead of updating it here will move that
Sounds good. BTW, I think the signature should be something like:
const struct tcss_mux *mainboard_get_tcss_mux_info(size_t *num_ports);
That way, it is clear that the mainboard is supposed to manage the space for the mux table. In the follow-up CLs, it looks like mainboard code is assuming SoC passes in a valid pointer and writes to NULL address.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/47684
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idd50b0ffe1d56dffc3698e07c6e4bc4540d45e73
Gerrit-Change-Number: 47684
Gerrit-PatchSet: 2
Gerrit-Owner: Brandon Breitenstein
brandon.breitenstein@intel.com
Gerrit-Reviewer: Divya S Sasidharan
divya.s.sasidharan@intel.com
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Brandon Breitenstein
brandon.breitenstein@intel.com
Gerrit-Comment-Date: Tue, 02 Mar 2021 22:52:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Comment-In-Reply-To: Brandon Breitenstein
brandon.breitenstein@intel.com
Gerrit-MessageType: comment