cloud-hypervisor/arch/src/aarch64
Henry Wang 2d13751d7d aarch64: Porting fdt related files from Firecracker
When booting VM on AArch64 machines, we need to construct the
flattened device tree before loading kernel. Hence here we add
the implementation of the flattened device tree for AArch64.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2020-06-08 09:59:46 +01:00
..
fdt.rs aarch64: Porting fdt related files from Firecracker 2020-06-08 09:59:46 +01:00
gic.rs aarch64: Porting GIC source files from Firecracker 2020-06-08 09:59:46 +01:00
gicv2.rs aarch64: Porting GIC source files from Firecracker 2020-06-08 09:59:46 +01:00
gicv3.rs aarch64: Porting GIC source files from Firecracker 2020-06-08 09:59:46 +01:00
layout.rs aarch64: Add memory layout for AArch64 2020-06-08 09:59:46 +01:00
mod.rs aarch64: Porting fdt related files from Firecracker 2020-06-08 09:59:46 +01:00
regs.rs aarch64: Porting AArch64 register implementation from Firecracker 2020-06-08 09:59:46 +01:00