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