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