mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
This commit implements the IO Remapping Table (IORT) for AArch64. The IORT is one of the required ACPI table for AArch64, since it describes the GICv3ITS node. Signed-off-by: Henry Wang <Henry.Wang@arm.com>