commit | 58fa218551eaef6ecb521aa35a2aca08cb5529bf | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 03 15:03:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 03 15:03:55 2024 +0000 |
tree | 65cac18872c1240f3259b3675343ff9be5463af1 | |
parent | a5ead030a968a58354dce1c080a8125da18a49b7 [diff] | |
parent | 967a6860a63ab2d1193f787791290c189324f4fe [diff] |
Merge "vm: DRY *Config structs w.r.t. aflags using cfg_if" into main am: 967a6860a6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253223 Change-Id: Id03e3ae1511f65fa0e1f854235d1e4a0ad09600b 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: