commit | d84e12b5bd68b2d9a592866b70d3d7a0bdf981c4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Feb 28 02:43:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 28 02:43:35 2024 +0000 |
tree | 7cc3fafd5ccefa72a21a2a688b10001ca825dd9b | |
parent | 0c00ae6242aeb78159506b892c44bec5923979d5 [diff] | |
parent | 2e2f48a984f1d3373aabef4391e95be4df45a74c [diff] |
Compress arm64 GKI with lz4 am: 2e2f48a984 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2969774 Change-Id: Ic391668a828583ef6765a044c8ca2356f8e02f1c 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: