commit | ff5c84087b59e01e8acc70704df8d5f959d2ccee | [log] [tgz] |
---|---|---|
author | maciek swiech <drmasquatch@google.com> | Tue Nov 26 16:48:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 16:48:39 2024 +0000 |
tree | 375a2acd842920b3a3a9e47a30442b6c4a85cd74 | |
parent | ab33b045a6ad7154f8d53fe599215a15fd6bf2a6 [diff] | |
parent | 711816e31bb910df2bdb9cb3176a70122b296ae2 [diff] |
Merge "Use extracted partitions for x86_64" into main am: 1cd2aa3847 am: 711816e31b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372178 Change-Id: I33b70be3052247588b2979c4889edc1cf5fe93d5 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: