mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
In Flattened Device Tree (FDT) on AArch64, the VCPU topology is represented by `cpu-map` node. The source code of creating the node can be simplified. Signed-off-by: Michael Zhao <michael.zhao@arm.com>