commit | bf479fcaddd104da24189982c78b3ab3b6bb736f | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Sep 29 15:30:55 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 29 15:30:55 2023 +0000 |
tree | b510da61d3f01ed00cd22ff2f3f2775e482ef02c | |
parent | 019602fbed2af93b48cd5cc65d3f57ac59f8ddec [diff] | |
parent | 51630430deae598cd6cd1517b66d1481eb9b9692 [diff] |
Merge "Add guest OS capability: SecretkeeperProtection" into main am: 51630430de Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2765628 Change-Id: I6778da5437c10634e033a54b5f69b12bf264302a 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: