commit | fcc7e05ab2488742dd23b998bc00f1d3764bedfd | [log] [tgz] |
---|---|---|
author | ELIYAZ MOMIN <mohammedeliyaz@google.com> | Wed Nov 13 14:04:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 13 14:04:08 2024 +0000 |
tree | 8e7d3f7ce0ff46a1bceb82cec81b823ae318f23c | |
parent | 3e7693c342c3064f89662065a6344203811c3f2f [diff] | |
parent | ac5c6f0f7ab85c2733a4fe8e9faa987105efb81b [diff] |
Merge "Revert "Adding parameter for trusty_security_vm_launcher vCPU configuration"" into main am: ac5c6f0f7a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3346705 Change-Id: I6a63b8c4c280c2ed705275a720de1e524344a726 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: