cloud-hypervisor/vmm
Henry Wang 9c5528490e acpi: Implement GTDT on AArch64
This commit implements an AArch64-specific ACPI table: Generic
Timer Description Table (GTDT). The GTDT provides OSPM with
information about a system’s Generic Timers configuration.

The Generic Timer (GT) is a standard timer interface implemented
on ARM processor-based systems.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-05-25 10:20:37 +02:00
..
src acpi: Implement GTDT on AArch64 2021-05-25 10:20:37 +02:00
Cargo.toml vmm: Version MemoryManager state 2021-05-21 15:29:52 +02:00