commit | 2af150af48b2a4840930021906958e61ff506cb1 | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Tue May 28 15:58:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 28 15:58:25 2024 +0000 |
tree | b5f72f80734e03054eb60e937ea0e4ec51a94cc7 | |
parent | 2041fcca9afd73e02c22e9f85677b14cd61ef7c0 [diff] | |
parent | 98099fa43f472f72b6521d1c94af48d545ba1ff6 [diff] |
compos: Enable huge_pages am: 98099fa43f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3013879 Change-Id: Id49e83a4c72065355d8bdd756a801b093c31fe15 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: