mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
`RAM_64BIT_START` was set to 1 GiB, not a real 64-bit address. Now rename it `RAM_START` to avoid confusion. Signed-off-by: Michael Zhao <michael.zhao@arm.com>