Attention is currently required from: Bora Guvendik, Anil Kumar K, Cliff Huang, Maulik V Vaghela, Subrata Banik, Bernardo Perez Priego, Thejaswani Putta, Patrick Rudolph.
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52140 )
Change subject: soc/intel/alderlake: Enable NPK/VISA for PCH and CPU tracing
......................................................................
Patch Set 2:
(3 comments)
File src/soc/intel/alderlake/Kconfig:
https://review.coreboot.org/c/coreboot/+/52140/comment/a1093581_88c3a538
PS2, Line 81: SOC_INTEL_DEBUG_CONSENT
I don't think this should be enabled by default. It should be enabled at the mainboard level only if required.
https://review.coreboot.org/c/coreboot/+/52140/comment/be63bda9_24a042aa
PS2, Line 276: 7
Why is this being changed from 3 to 7? This conflicts with the comment on lines 274-275.
File src/soc/intel/alderlake/romstage/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/52140/comment/8bd56644_714c9a60
PS2, Line 129: /* Disable DCI DBC mode */
: m_cfg->DciDbcMode = 0;
:
: /* Disable platform debugger support */
: m_cfg->DciUsb3TypecUfpDbg = 0;
:
: /* Set trace debug mode to Host Debugger Mode */
: m_cfg->PchTraceHubMode = 2;
: m_cfg->CpuTraceHubMode = 2;
I think this needs to be handled better. Based on your changes it looks like this is applicable only for CONFIG_SOC_INTEL_ALDERLAKE_DEBUG_CONSENT == 7. If that is the case, then we should add appropriate checks for that.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/52140
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I16086e3ce92c5d54fbeae9444c0608b31c1ad01e
Gerrit-Change-Number: 52140
Gerrit-PatchSet: 2
Gerrit-Owner: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Reviewer: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Reviewer: Anil Kumar K
anil.kumar.k@intel.corp-partner.google.com
Gerrit-Reviewer: Bernardo Perez Priego
bernardo.perez.priego@intel.com
Gerrit-Reviewer: Bora Guvendik
bora.guvendik@intel.com
Gerrit-Reviewer: Cliff Huang
cliff.huang@intel.com
Gerrit-Reviewer: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Selma Bensaid
selma.bensaid@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Thejaswani Putta
thejaswani.putta@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Furquan Shaikh
furquan@google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Attention: Bora Guvendik
bora.guvendik@intel.com
Gerrit-Attention: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Attention: Cliff Huang
cliff.huang@intel.com
Gerrit-Attention: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Attention: Subrata Banik
subrata.banik@intel.com
Gerrit-Attention: Bernardo Perez Priego
bernardo.perez.priego@intel.com
Gerrit-Attention: Anil Kumar K
anil.kumar.k@intel.corp-partner.google.com
Gerrit-Attention: Thejaswani Putta
thejaswani.putta@intel.com
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Comment-Date: Wed, 07 Apr 2021 04:02:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment