commit | 60a8274e8cccd1451cfc90ac2cb383f4ce391345 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 13 04:40:06 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 13 04:40:06 2023 +0000 |
tree | ef2e8f5c8f9049fca6dbef93faa05fb28d55dfac | |
parent | 72ad05f3fc062e0417636b9ef24648e2c401d4e4 [diff] | |
parent | fe66bc9826fbe4abb78b54da6d010a657b0c6e32 [diff] |
Merge "Parameterize MicrodroidHostTests for protected and non-protected VM." into main am: fe66bc9826 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2747354 Change-Id: If4bdb6cc9f52018f0be55b90bb3d7fc821eb692e 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:
How-Tos: