commit | 2041fcca9afd73e02c22e9f85677b14cd61ef7c0 | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Tue May 28 15:58:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 28 15:58:18 2024 +0000 |
tree | 50fd3be60dd2ecd915b55bb5fd2555cca7d607e0 | |
parent | 46a280131262c9617d55509c0c79e63570bcc3b3 [diff] | |
parent | f3ebae9dda9b1a991d10dab99d969361472747c7 [diff] |
MicrodroidHostTestCases: Add testHugePages am: f3ebae9dda Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3069662 Change-Id: I4aa9d2b160a65226efe6c3318cd0086b94a86e2b 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: