commit | 27561936d3d9957e409a5055a51b1ee450b62bf2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Dec 18 20:10:00 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 18 20:10:00 2024 -0800 |
tree | 8fd1cf28df2b1cc0a136565cd72781442c773c9e | |
parent | 59405f440395d030ed24ac762f29d70a4838b710 [diff] | |
parent | 4cde6a27bc50b1572d1b200708a33a3439e26190 [diff] |
Merge "VM payload's stdout/err is /dev/kmsg in debuggable VMs" into main am: 241eb4c4e4 am: 4cde6a27bc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3420180 Change-Id: Id142b1de7e5371cc79dffcc213a741ef0dec97e1 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: