commit | 8c57f7fd1c5bf2f0c8b04614ca1f3d48a5c5c047 | [log] [tgz] |
---|---|---|
author | Hung Nguyen <hungmn@google.com> | Tue Feb 25 17:27:46 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 25 17:27:46 2025 -0800 |
tree | 70ae3d71117f7cd7c3b1de80a71a5f898ac51c23 | |
parent | a2193302225bc0716d8a9ecc85f2443bc6e2ee46 [diff] | |
parent | 9f7f756db3ed54fe21a0ff2fb4715db6de6912ca [diff] |
Merge "Check autoclear setup using block sysfs" into main am: ab25289bfb am: 9f7f756db3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3507105 Change-Id: Idabd8d286ae6a32f51149efd5a02e90ebf305543 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: