commit | 0858e26b22235b33faa64ea8756477dbedded8b4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 10 18:24:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 18:24:17 2024 +0000 |
tree | 7c894283efcaa98f1e043b801f773d0a7fd58d48 | |
parent | 99e5798ccb0430c8701d92c24c5b102630998dee [diff] | |
parent | f5be1fc7a48e288e126b67c2fa61c44e43f39693 [diff] |
Merge "vm: DRY *Config structs w.r.t. aflags using cfg_if" into main am: 7df9609888 am: f5be1fc7a4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3251462 Change-Id: I3bb174cf5254015e8a0002d45ecc7fa1814e0d47 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: