commit | e32d2271a8e9e4a3d6b88f6f671d14342a373cc6 | [log] [tgz] |
---|---|---|
author | Evi Karakozoglou <ekarakozoglou@google.com> | Mon Dec 16 15:02:24 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 15:02:24 2024 -0800 |
tree | 30f8280cedf725679d41b1e6d3241f9043dab172 | |
parent | 14c67ceb104b6848ec2c44f1ebeab326ff04082b [diff] | |
parent | ebd40a32553b27e98a47029584d6229f42555f0d [diff] |
Fix typo: "Hardware accelration" -> "Hardware acceleration". am: ebd40a3255 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3416920 Change-Id: I65de371ac0b59c567e2ffdd78c1d0fd9b78fb329 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: