commit | da20776976af00cb22fc2c80780bcd37cbebabe3 | [log] [tgz] |
---|---|---|
author | Nikolina Ilic <nikolinailic@google.com> | Wed Dec 04 13:55:46 2024 +0000 |
committer | Nikolina Ilic <nikolinailic@google.com> | Wed Dec 04 15:31:19 2024 +0000 |
tree | 55e625a53c483fafae5459ee8842baba941ba3da | |
parent | 2b9724d72c986dcd97a5c91d92dfe5daf029b1b8 [diff] |
microdroid: Add kernel image variant that supports UEFI Add new microdroid Soong target with EFI support - use VM Capability 'supports_uefi_boot'. Use microdroid GKI Android 15-6.6 kernel image. This CL is used to enable testing booting of the guest kernel in pvmfw via EFI stub. Test: m microdroid_gki-android15-6.6_kernel_signed_supports_uefi_boot Change-Id: Ie579bfd0d95ca56b2759fe6c462ff7f8250795ba
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: