commit | 800753d2adf59b9a562ce202ced77b40330e583f | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Jun 11 16:15:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 11 16:15:47 2024 +0000 |
tree | e1e1dafc4130086ffb7efd80129f4dcfaa88422e | |
parent | baa511d1ec8883f3cf8b3ae5f77fcd0a3b1ede75 [diff] | |
parent | ef2fe46bb2a92aadb9f54c6ec1ee787cae33b0fe [diff] |
CompOS tests require a pVM am: ef2fe46bb2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3125290 Change-Id: I9c189f96d22e77695c1a7e2e68411ddba10b6d24 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: