mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
As part of this configure the program counter, pstate and X0 registers. Program counter will point to the start address of the kernel/firmware in the guest memory. X0 will point to start of the FDT. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>