Attention is currently required from: Johnny Lin, Christian Walter, Arthur Heymans, Kyösti Mälkki, Tim Chu.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70270 )
Change subject: soc/intel/xeon_sp: Add DMAR IOAPIC entries based on HW
......................................................................
Patch Set 7:
(1 comment)
File src/soc/intel/xeon_sp/cpx/soc_util.c:
https://review.coreboot.org/c/coreboot/+/70270/comment/990d2bb7_6b023ea4
PS7, Line 72: ioapic_id += 1;
ICH4 and iCH7 claim upper 4 bits Reserved, RW with default 0. […]
iirc the ioapic spec only specifies a 4 bit field for this and has the other bits marked as reserved. nowadays, just start counting the ioapic ids from 0 can be done and when not counting the iooapic ids from MAX_CPUS (which should be the largest lapic number) this shouldn't really be an issue. on amd/cezanne the ioapic id is 8 bits wide, but the lowest 4 bits are more than sufficient after assigning ioapic number from 0 on.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/70270
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If90873ac94261e424d1713bdab137eaceb256bba
Gerrit-Change-Number: 70270
Gerrit-PatchSet: 7
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Attention: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Comment-Date: Fri, 03 Feb 2023 19:14:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Arthur Heymans
arthur@aheymans.xyz
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-MessageType: comment