commit | d3bfb4a2c2b3c29c34bbdf52ebd7db569d5cff4c | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Sep 20 08:54:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 20 08:54:18 2024 +0000 |
tree | 94042bbd265c7a3b9f56d4017e846290b3fb4951 | |
parent | dfcd9690c13cf6e34f560f755d370fbc317484f2 [diff] | |
parent | f7dc8b9c146289e06080f8d9fcf57fe1bf0520ed [diff] |
Merge "Add early_virtmgr support to libvmclient" into main am: 4583ff1ec4 am: f7dc8b9c14 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3273871 Change-Id: Idba977ef018b3bfcb7fd5f52c4dae49bacbe5ffe 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: