cloud-hypervisor/arch/src/aarch64
Michael Zhao 6e562eb1e7 aarch64: Return the hidden RAM for UEFI
Size of `memory` node in FDT was reduced by 4MiB. Now it is returned.
In memory regions, a `Ram` region of 4MiB was created at address 0. Now
it is removed.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-04-11 09:51:34 +01:00
..
gic aarch64: Align the data types in layout 2022-04-08 11:08:43 -07:00
fdt.rs aarch64: Return the hidden RAM for UEFI 2022-04-11 09:51:34 +01:00
layout.rs aarch64: Align the data types in layout 2022-04-08 11:08:43 -07:00
mod.rs aarch64: Return the hidden RAM for UEFI 2022-04-11 09:51:34 +01:00
regs.rs aarch64: Remove unnecessary function definitions 2022-04-08 11:08:43 -07:00
uefi.rs aarch64: Enable UEFI image loading 2021-06-09 18:36:59 +08:00