arch: Bump vm-fdt from 13ab882 to 956b5a5

Interface of vm-fdt changed.
Updated aarch64 code to adapt.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
This commit is contained in:
Michael Zhao
2021-05-28 15:20:28 +08:00
committed by Sebastien Boeuf
parent fbaceea4c0
commit 5e53bbf405
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -1223,7 +1223,7 @@ dependencies = [
[[package]]
name = "vm-fdt"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#13ab882e2f8387753064351c69fbe35c422b448b"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#956b5a5ea1d7b92026e82bef2aa6a85b0c2200b5"
[[package]]
name = "vm-memory"