commit | c4f9eaa8c429e038d50ad395edc5a96f39289186 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sun Oct 06 15:13:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Oct 06 15:13:41 2024 +0000 |
tree | 71d6e623da95f9b3c0f732f17fe4ccf2d02fa1d4 | |
parent | 1a2d1cb86352a2625704636940fc5fbad51cdec8 [diff] | |
parent | d16688c2c25d904ae1d26cc8327f2de1544aacfe [diff] |
Merge "Fix broken links in README.md files" into main am: 87a42ea744 am: d16688c2c2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3291030 Change-Id: I3eb7cf978a50b146a20e1323dcbd18abd323de16 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: