commit | 36fd35803430bc8bbb8c56a86fa20350c2888e7e | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Wed May 29 22:21:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 22:21:39 2024 +0000 |
tree | 50fd3be60dd2ecd915b55bb5fd2555cca7d607e0 | |
parent | 9eb3fc71a891ddcff3e459a252a2167fc9d4d0ac [diff] | |
parent | 2041fcca9afd73e02c22e9f85677b14cd61ef7c0 [diff] |
MicrodroidHostTestCases: Add testHugePages am: f3ebae9dda am: 2041fcca9a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3069662 Change-Id: Iad8d39310c88bb711e626b692191670398c13e53 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: