commit | 3ed1004f16f7a46cf4320230dfd7d120a92c1485 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 24 06:55:21 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 06:55:21 2025 -0700 |
tree | 1dcc26c801a562609df7bd2fbe4b3dc6cfffa25a | |
parent | aa558199afd3d896475eedc0a13b25c370cc2136 [diff] | |
parent | 7821dcd82876027532c814ef3ddd91aa5d3d2c6f [diff] |
Merge changes from topic "custom-smcs" into main am: 7821dcd828 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3547505 Change-Id: I023540751eea4b10a4ad0f8ff9521bbad9980dd4 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: