commit | 8d0fc8de3bfc4cce493eae240e090de17ddb7a68 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Fri Aug 25 17:43:20 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 25 17:43:20 2023 +0000 |
tree | 4b5a4a2841d7a912b3bee395d1905e42b65d4044 | |
parent | 84c2a50b7aee9bf1b9006713cd0ad926e9ed1be7 [diff] | |
parent | c7323026f406ae54d5f1b523dbf7d1ee064c0a1c [diff] |
Merge "avb: move Rust bindgen to libavb" into main am: c7323026f4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2699793 Change-Id: Ia1a83dfc855fb1973ab31b17d917d574b4f972de 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: