commit | 8b7d8422db944a77ed3b960365414450563bfdb5 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Jun 11 08:12:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 11 08:12:23 2024 +0000 |
tree | 63fc88ab2eff8f39b7906f1eb35bb4b34a2c847b | |
parent | e4ee6001f48a7e754b34dd95ab2fff210849e7c9 [diff] | |
parent | baa511d1ec8883f3cf8b3ae5f77fcd0a3b1ede75 [diff] |
doc: Update custom_vm.md for console log am: 0dfc1a4b67 am: baa511d1ec Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3124515 Change-Id: I8cf6d0d81c630a0b8067d1f76a1753377d710a22 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: