commit | a7e9f2d8278805478f5ecbff6e3828fa466645fb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 03 13:58:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 03 13:58:18 2024 +0000 |
tree | 58020ec93ce3b6115258ccd131c7cbbe6d12db44 | |
parent | c7675c77d5c957b6f9747ff01ea9991af4c49a74 [diff] | |
parent | 31602f2db9b9ec114be70c5f8150b5b8625d5620 [diff] |
Merge "Add --enable-earlycon option to vm tool" into main am: 17335f3a65 am: 31602f2db9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3251400 Change-Id: I3c9b6544a91584d05e6287dbfc6d789a63a1aaf4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: