commit | 32d907a226e0fefdee01a7f909ef2598dc01144b | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Feb 27 15:23:24 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 27 15:23:24 2024 +0000 |
tree | 2f974c7f0da77bff53fb59a0d6c994a07146495d | |
parent | ea252a6b8f18e17cb494ac66d437cf28b82a8ba3 [diff] | |
parent | d15f5e9f299ab6fc3f8cc5b7454e36f422ee6473 [diff] |
Merge "Allocate each VM an instance_id" into main am: d15f5e9f29 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2956200 Change-Id: I74d736c23ce826169dd106ff38ba71e82a0a7593 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: