Attention is currently required from: Christian Walter, Johnny Lin, Jonathan Zhang, Lean Sheng Tan, Nico Huber, Patrick Rudolph, Tim Chu.
Shuo Liu has posted comments on this change by Shuo Liu. ( https://review.coreboot.org/c/coreboot/+/82431?usp=email )
Change subject: soc/intel/xeon_sp: Reserve MMIO range for VTd BAR dynamically
......................................................................
Patch Set 14:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/82431/comment/dfafe098_ee33a61d?usp... :
PS12, Line 9: vtd_probe_bar_size is used to decide the BAR size.
This is good idea, will check. […]
Hi Nico, Arthur,
This proves to work on SPR/GNR by reading PCI config space 0x180 of MMAP VTd devices (0x8086, 0x09a2).
While we have one open to discuss, besides Xeon-SP codes, the ACPI codes also needs to refer to the VTD bar size, e.g.
https://review.coreboot.org/c/coreboot/+/82429.
For this we might have 2 solutions.
Solution #1 - to invoke https://review.coreboot.org/c/coreboot/+/82430 when CONFIG_SOC_INTEL_COMMON_BLOCK_VTD selected, and to return 4KiB otherwise.
Solution #2 - to define a weak function returning 4KiB but to override in Xeon-SP codes by checking MMAP VTd PCI config space 0x180.
Your opinion?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/82431?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: Ie45dd29e386cbfcb136ce2152aba2ec67757ee3c
Gerrit-Change-Number: 82431
Gerrit-PatchSet: 14
Gerrit-Owner: Shuo Liu
shuo.liu@intel.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jon.zhixiong.zhang@gmail.com
Gerrit-Reviewer: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Attention: Jonathan Zhang
jon.zhixiong.zhang@gmail.com
Gerrit-Attention: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Attention: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Comment-Date: Thu, 20 Jun 2024 11:05:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Shuo Liu
shuo.liu@intel.com