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