commit | 20c7b17648b4c9902b438c6a0e213514c6cbd0d6 | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Wed May 29 22:21:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 22:21:43 2024 +0000 |
tree | b5f72f80734e03054eb60e937ea0e4ec51a94cc7 | |
parent | 36fd35803430bc8bbb8c56a86fa20350c2888e7e [diff] | |
parent | 2af150af48b2a4840930021906958e61ff506cb1 [diff] |
compos: Enable huge_pages am: 98099fa43f am: 2af150af48 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3013879 Change-Id: I072ec021be92ef3f97f388628cd6207e8a40631d 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: