Attention is currently required from: Arthur Heymans, Felix Held, Julius Werner, Lance Zhao, Tim Wawrzynczak.
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/76132?usp=email )
Change subject: acpi: Add functions to declare ARM GIC V3 hardware
......................................................................
Patch Set 6:
(3 comments)
File src/acpi/acpi.c:
https://review.coreboot.org/c/coreboot/+/76132/comment/58f18eb1_9ab21633 :
PS6, Line 147: if (CONFIG(ACPI_COMMON_MADT_GICC_V3)) {
Do we want the calls here or introduce acpi_arch_fill_madt() for aarch64?
File src/acpi/acpi_gic.c:
https://review.coreboot.org/c/coreboot/+/76132/comment/b0fa0c30_bbc50084 :
PS3, Line 22: /* For platforms implementing ARMv8 the format must be:
Maybe this comment is a bit confusing, should this refer to GICC v3 ?
File src/arch/arm64/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/76132/comment/d5b89e6e_08dc25a9 :
PS5, Line 122: ramstage-$(CONFIG_ACPI_COMMON_MADT_GICC_V3) += ../../acpi/acpi_gic.c
Why put that here and not in acpi/Makefile.inc? […]
FelixH and I thought that arch/x86 should be revisited for this, CB:76008.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/76132?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5074d0a76316e854b7801e14b3241f88e805b02f
Gerrit-Change-Number: 76132
Gerrit-PatchSet: 6
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Lance Zhao
lance.zhao@gmail.com
Gerrit-Reviewer: Tim Wawrzynczak
inforichland@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Attention: Lance Zhao
lance.zhao@gmail.com
Gerrit-Attention: Tim Wawrzynczak
inforichland@gmail.com
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Wed, 02 Aug 2023 08:06:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Comment-In-Reply-To: Arthur Heymans
arthur@aheymans.xyz
Gerrit-MessageType: comment