Necessary functionality support for spawning microVMs on aarch64 #757
Labels
Priority: High
Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Milestone
arch_memory_regions
foraarch64
(i.e a function that returns the valid memory addresses for this architecture). Checkout 3.5 Chapter from the A-72 Cortex processorand [crosvm] Memory layout representation for aarch64 #1003
(https://chromium.googlesource.com/chromiumos/platform/crosvm/+/master/aarch64/src/lib.rs).
configure_system
function. Use the the in-kernel GIC support for the hardware VGIC features (additional kernel config flag required).The text was updated successfully, but these errors were encountered: