commit | 2eb81051eb5a4e064126727b5d1fbcc1c97c19a0 | [log] [tgz] |
---|---|---|
author | Willis Kung <williskung@google.com> | Wed Nov 13 05:32:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 13 05:32:25 2024 +0000 |
tree | 25b6e83a5b817f797e3d54951cf48bae5e4e7ae4 | |
parent | 750da7b307e462d2bbf0613678ef313992e178b2 [diff] | |
parent | 157c598944a59d6511f4cd5305b0566e72cd2eb7 [diff] |
Merge "Adding parameter for trusty_security_vm_launcher vCPU configuration" into main am: 18329c1bb9 am: 157c598944 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3341107 Change-Id: I510f4f0c44073954ac898186bf60ba9093e03b98 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: