commit | b5bdc56387179a198fca8a0353a901d5aee33129 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jun 14 06:35:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 06:35:21 2024 +0000 |
tree | aab898e9ddf615cf13e199752013d7176f38d572 | |
parent | 69d89e72012ccfda9c95514b992ed8112a1a6547 [diff] | |
parent | e4e7071ce5d2642b321ebd510c26d5e2e1137d01 [diff] |
Merge "Add sizeof(swiotlb) to the mem size of pKVM pVMs" into main am: e4e7071ce5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3128377 Change-Id: I7b661fdfd1f1358f6e07b672c1d52308df237a8e 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: