Attention is currently required from: Arthur Heymans, Cliff Huang, Lance Zhao, Martin L Roth, Patrick Rudolph, Paul Menzel, Tim Wawrzynczak.
Hello Arthur Heymans, Cliff Huang, Lance Zhao, Martin L Roth, Patrick Rudolph, Tim Wawrzynczak, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/77884?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Code-Review+2 by Martin L Roth, Verified+1 by build bot (Jenkins)
Change subject: acpi/acpi.h: Add IO Remapping Table structures ......................................................................
acpi/acpi.h: Add IO Remapping Table structures
Input Output Remapping Table (IORT) represents the IO topology of an Arm based system.
IORT subtable revision: IORT - Type: 0 - ITS Group rev 0 IORT - Type: 1 - Named componenet rev 4 IORT - Type: 2 - Root complex rev 1 IORT - Type: 4 - SMMUv3 rev 2
Change-Id: I4e8e3323caa714a56882939914cac510bf95d30b Signed-off-by: Naresh Solanki naresh.solanki@9elements.com --- M src/acpi/Kconfig M src/acpi/acpi.c M src/include/acpi/acpi.h A src/include/acpi/acpi_iort.h 4 files changed, 137 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/77884/5