commit | 6c3d97246e83efe19b3d09e816f57f2398a29408 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Aug 15 18:33:29 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 15 18:33:29 2023 +0000 |
tree | fe2453b7212fb13cbc79ce1cff30c66363f69543 | |
parent | 6387dcb0993f69ffcc39722be638cb3eb9642b21 [diff] | |
parent | 3300149400f895e4a7e5d5067a337f0a4aff364c [diff] |
pvmfw: Add support for variable config entry count am: 3300149400 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2707329 Change-Id: Id9505ef1507895190fc38bdf3d8385ddffbc1737 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:
How-Tos: