commit | 328a7029a0d78dbe8029a257f4c1529da7c92e82 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 11:08:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 11:08:23 2024 +0000 |
tree | 5b7016d75269bdbf6fb809a4182830600b396ab8 | |
parent | 6e9df47307d85c22a1cc1594128aab5cdaad25d1 [diff] | |
parent | cd18984d3e31ac61b9e446a2cd22db3365d0f6b4 [diff] |
[automerger skipped] Don't test unspecified behavior am: 51aceed13b -s ours am: cd18984d3e -s ours am skip reason: Merged-In I384360b0d19013b12da338af95cbc5ae104fa983 with SHA-1 9a7b007cbd is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953089 Change-Id: I8218a41adf1a4031641330a726320362bf19ccf3 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: