commit | 560c93a08f40065b57a33a691290f6ea6164bf83 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Thu Dec 05 14:09:53 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 14:09:53 2024 +0000 |
tree | 7c89fe2675d85bd06a32f0e9fb040a510084ef4a | |
parent | 80c3ddb31fb808af9b42497be0a14c61b56d9819 [diff] | |
parent | e2c27307ad1d901e4a834b813d33d834c9319322 [diff] |
Merge "trusty: test_vm: Add test target for Trusty Unit Tests" into main am: b7bf399960 am: e2c27307ad Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3366998 Change-Id: I289bd7b637fe88503515368bda95e6d104cf1d19 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: