commit | 027f02a709d8095c63da1d6638b3aba769a38549 | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@google.com> | Tue Aug 20 17:13:53 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 20 17:13:53 2024 +0000 |
tree | e62dea13da80f1e5dfc6b090e77cd91d82f956a9 | |
parent | 53c335a3046005e6a21073168bbfe2b920bf26f7 [diff] | |
parent | ad351ecf20501ab4cf74a7258ad19ad8227b0fd8 [diff] |
Merge "Add microfuchsia apex that runs in AVF on bootup" into main am: ad351ecf20 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3216616 Change-Id: I3dbbda91f2680ad75f2ac2cfac115cd86a5e0ea4 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: