crosvm/x86_64/src
Daniel Verkamp e54b33834c x86_64: return fdt size from create_fdt()
This will allow placement of the initrd after the end of the device tree
blob in the next patch.

This also moves the load of the fdt into setup_system_memory() so that
the position of the initrd can be calculated (in the next patch) before
calling configure_system().

BUG=None
TEST=Boot Termina on x86-64

Change-Id: I6dcfce3aa48ae0932157a40fa28ea9fb384263c8
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1443634
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
2019-02-07 03:02:08 -08:00
..
bootparam.rs
cpuid.rs lint: Resolve the easier clippy lints 2018-12-03 20:32:03 -08:00
fdt.rs x86_64: return fdt size from create_fdt() 2019-02-07 03:02:08 -08:00
gdt.rs
interrupts.rs lint: Resolve the easier clippy lints 2018-12-03 20:32:03 -08:00
lib.rs x86_64: return fdt size from create_fdt() 2019-02-07 03:02:08 -08:00
mpspec.rs
mptable.rs toolchain: Update to Rust 1.31.0 2018-12-13 19:28:04 -08:00
msr_index.rs
regs.rs lint: Resolve the easier clippy lints 2018-12-03 20:32:03 -08:00