commit | e7df57a82a53a12070f3bed2318f4208156df6fb | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Apr 11 16:00:59 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Apr 16 11:35:29 2024 +0000 |
tree | 20714bc6c14a12833dccc8a30ee82cac05c3ac7e | |
parent | ec8fd19bd1c543e75c4765fe6f2ba462f408b608 [diff] |
Add -pkvm_experimental to the microdroid_gki_android14-6.1 artifacts Current name suggests that android14-6.1 GKI can be run as guest, which is not true. Resolve this confusion by explicitly specifying -pkvm_experimental to the name, which points out that this image was built from the android14-6.1-pkvm_experimental branch. Bug: 329383978 Test: AVF presubmit Test: vm run-microdroid --gki android14-6.1-pkvm_experimental Change-Id: I0b93e0aacb9dde58c9a3c696d5a073e1800ec325
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: