commit | 57b66627abaff967fbdee590497381d42b78d94d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Dec 25 21:58:26 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 25 21:58:26 2024 -0800 |
tree | f742b857743b11cc683ea95e1d69d39dbf51e66a | |
parent | fc01ed211cf111041263198b50eb3d6ac24cb539 [diff] | |
parent | b4664652edb5c4d6dfcb11dec50641450ae5a6f9 [diff] |
Merge "Split MicrodroidHostTestCases for CTS and VTS" into main am: b4664652ed Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433363 Change-Id: I12d870202198f7e9caee2dae423e0b3f028928db 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: