commit | 07448ec8b69c8e10790b16cc076d16a0bedb9b9f | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Mon Mar 17 18:45:05 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 17 18:45:05 2025 -0700 |
tree | 8bf0b922770d39f066f5d6835c4f8d563c220c5d | |
parent | 6ad9b9b8e6d25febe2a48672d528369ae77a286b [diff] | |
parent | 3195dcdbc193a60f9de3bc24b1eb47eab08c3c97 [diff] |
guest: trusty: test_vm: add AuthMgr VTS am: 3195dcdbc1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3545292 Change-Id: I5694c206c661c946f6a58e0afc9d96efc431d6b9 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: