commit | 3c9c1b1af36749e4266614ef50d9ed9649a13e34 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Wed Nov 29 18:07:43 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 29 18:07:43 2023 +0000 |
tree | 030ba716a0ab59e66ee781b9acc8a4669c61da38 | |
parent | 5ae1b4dc0e900570c36b28aaa2eabaa5a2e630b6 [diff] | |
parent | 88d9fbcafc33bd9e166c05735133edcf5cef3bc3 [diff] |
Move secretkeeper to separate repo am: 88d9fbcafc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2843395 Change-Id: I0e3606386f24dc7bd3e80a815ad5875d56cbab6f 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: