Attention is currently required from: Felix Held, Felix Singer, Jérémy Compostella, yuchi.chen@intel.com.
Arthur Heymans has posted comments on this change by yuchi.chen@intel.com. ( https://review.coreboot.org/c/coreboot/+/83318?usp=email )
Change subject: soc/intel/common/systemagent: Improve systemagent
......................................................................
Patch Set 13:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/83318/comment/b62145f8_fe3246e0?usp... :
PS13, Line 9: System agent in Intel common block (1) assumes TOLUD and TOUUD
: registers hold the max available address plus 1, but on some SoC like
: Snow Ridge, it holds the max available address; (2) aligns TOLUD, TOUUD
: and TSEG registers to 1 MiB default, but some SoC may have different
: alignments. This patch add a new weak function
: `soc_systemagent_fixup_address()` to improve it.
Can you not capture the different semantics of the registers in Kconfig, have SOC select it and keep the common code? The weak callbacks make it less clear what is going on.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/83318?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: If32c2a6524c9d55ce7f9c3dd203bcf85cab76c2c
Gerrit-Change-Number: 83318
Gerrit-PatchSet: 13
Gerrit-Owner: yuchi.chen@intel.com
Gerrit-Reviewer: Jérémy Compostella
jeremy.compostella@intel.com
Gerrit-Reviewer: Shuo Liu
shuo.liu@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-CC: Felix Held
felix-coreboot@felixheld.de
Gerrit-CC: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-CC: Vasiliy Khoruzhick
vasilykh@arista.com
Gerrit-Attention: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-Attention: yuchi.chen@intel.com
Gerrit-Attention: Jérémy Compostella
jeremy.compostella@intel.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Tue, 27 Aug 2024 10:23:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No