cloud-hypervisor/vmm
Michael Zhao 656425a328 aarch64: Align the data types in layout
Some addresses defined in `layout.rs` were of type `GuestAddress`, and
are `u64`. Now align the types of all the `*_START` definitions to
`GuestAddress`.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-04-08 11:08:43 -07:00
..
src aarch64: Align the data types in layout 2022-04-08 11:08:43 -07:00
Cargo.toml build: bump libc from 0.2.121 to 0.2.122 2022-04-07 01:12:12 +00:00