commit | 7a60878097263498ae6890a07903da2b4680dac6 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Dec 07 05:16:25 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 07 05:16:25 2023 +0000 |
tree | 956c00e667dfa693dcd00fd65d8e66613ce0be2a | |
parent | 4b947e99c1d2a0f9f14164f1d6f0dc18800051e4 [diff] | |
parent | 34ef7b7e37fa3f4e97739cda936755246e2aeedf [diff] |
Merge "pvmfw: fix bug in getting pvmfw config entry" into main am: 34ef7b7e37 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2862607 Change-Id: I308d7f0950c8204b03c0b848fb6055a0a38798ee 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: