commit | 17dcdedde941accf7950f35751813c246bd6d1bc | [log] [tgz] |
---|---|---|
author | maciek swiech <drmasquatch@google.com> | Wed Nov 20 16:44:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 16:44:02 2024 +0000 |
tree | 1c098969e30e99357492e86f686a9b4a06671472 | |
parent | a9e99ac589164044d9f5ff9854cff3e4d19b43c9 [diff] | |
parent | 36833a5d2b9148bf576c0e3243c0e8c5bea44dba [diff] |
Merge "Do not hard-code `image.raw` filename in build script." into main am: dbda86ecd3 am: 36833a5d2b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3365740 Change-Id: I5044099d29f43b26cc8f0b898226b4174eaa27b4 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: