crosvm/hypervisor/src
Pierre-Clément Tosi ee4c635de2 cmdline: Add --protected-vm-with-firmware
Add a mode where the VM is placed in protected mode but the protected
firmware has been provided to crosvm and preloaded at its usual address,
instead of being loaded by the hypervisor at VM boot time. This is
useful for automated testing of firmware builds and development.

BUG=b:243646855
TEST=build

Change-Id: I849f3c6f0de55607893862d1d7739f6e1b410990
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3944853
Commit-Queue: Pierre-Clément Tosi <ptosi@google.com>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Andrew Walbran <qwandor@google.com>
Reviewed-by: Jiyong Park <jiyong@google.com>
2022-10-14 14:12:46 +00:00
..
haxm
kvm hypervisor: ProtectionType: Add helper methods 2022-10-14 14:12:46 +00:00
whpx tree-wide: use "crosvm" capitalization everywhere 2022-10-07 01:10:12 +00:00
aarch64.rs
caps.rs tree-wide: use "crosvm" capitalization everywhere 2022-10-07 01:10:12 +00:00
haxm.rs
lib.rs cmdline: Add --protected-vm-with-firmware 2022-10-14 14:12:46 +00:00
whpx.rs
x86_64.rs