commit | 8ef9f2214188e250533cdc50ede2a2c898f95ad4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 12 13:25:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 13:25:31 2024 +0000 |
tree | db843e5cf861069c5432584b4b1c813b99f53184 | |
parent | 61339d8bd560350a91b878781cc687ad221ee39f [diff] | |
parent | 58a92c7f2d3d030871b909e648376c1ee6a0589b [diff] |
Merge changes from topic "libmemoffset_nostd" into main am: e9c36fb2c7 am: 58a92c7f2d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2952639 Change-Id: I36f54e3fb732c227fb55a5bbb1e5bcec0cbc9fd6 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: