commit | 019602fbed2af93b48cd5cc65d3f57ac59f8ddec | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 29 13:27:53 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 29 13:27:53 2023 +0000 |
tree | a51cbdf805fbccd1a626267a05be1995631d92e4 | |
parent | 3c80bb50be0cdac8b23df1fe2a57cf216fede6a7 [diff] | |
parent | ea56327f671a94119433c0f8b1f1256b866eb8ee [diff] |
Merge "pvmfw: Rollback index of kernel & security_version" into main am: ea56327f67 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2763570 Change-Id: Id209546888b345de1609a73f015180e42e7161e9 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: