commit | 763c3d873e8120516470b26684e3f22304e3683c | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Aug 21 12:44:09 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 21 12:44:09 2023 +0000 |
tree | 84908db2f2c708827d42ad42aa9ee2d4b31716e4 | |
parent | c4ff3f8541156ae0202431fd5b7f025fa84a16dd [diff] | |
parent | d549660efab107beaf8ea8821946aa2fdd5ed58d [diff] |
Merge "Update name of hwtrust subcommand" into main am: d549660efa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2717297 Change-Id: Ib78e9a35cda796d1b1d598ae6be446cc5bede879 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:
How-Tos: