commit | 3b9b736f83b625dd04ef06cdbbc0cd0a80c99ef1 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Jun 18 22:46:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 18 22:46:12 2024 +0000 |
tree | 854cfe83130f011e11da471a35bd83ae67e63b58 | |
parent | 87799d52ee1620eaef058a69c6f7ce2e7ccc6d88 [diff] | |
parent | c082cd0a8f2300d786af658b012f8d25eb075645 [diff] |
Merge "Enable hugepages for microdroid benchmarks" into main am: c082cd0a8f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131605 Change-Id: I031f6f3e648718dee0eccf41e7e3a14ea8b000ae 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: