cloud-hypervisor/arch/src/aarch64
Michael Zhao bf6920f774 aarch64: Optimize cpu-map creating code in FDT
The logic of determining VCPU index in creating `cpu-map` node of FDT
can be optimized.

The code is invoked when VCPU topology is specified.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-02-22 09:21:00 +08:00
..
gic arch: aarch64: drop unnecessary static lifetime 2022-01-18 17:23:27 -08:00
fdt.rs aarch64: Optimize cpu-map creating code in FDT 2022-02-22 09:21:00 +08:00
layout.rs vmm: Rename PCI_MMIO_CONFIG_SIZE and move it to arch 2021-12-06 09:29:49 +00:00
mod.rs fdt: add PMU node to fdt 2022-01-21 17:59:36 +08:00
regs.rs arch: aarch64: vm_memory is not required when configuring vcpu 2022-01-14 16:03:12 -08:00
uefi.rs aarch64: Enable UEFI image loading 2021-06-09 18:36:59 +08:00