cloud-hypervisor/arch/src/aarch64
Michael Zhao d1b2a3fca9 aarch64: Add a memory-simulated flash for UEFI
EDK2 execution requires a flash device at address 0.

The new added device is not a fully functional flash. It doesn't
implement any spec of a flash device. Instead, a piece of memory is used
to simulate the flash simply.

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: Add a memory-simulated flash for UEFI 2022-04-11 09:51:34 +01: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