mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-04 02:45:28 +00:00
d882f8c928
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>