commit | b9ab6758f0cd62c0b7c85521d9695a9c47099069 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 13 09:49:45 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 09:49:45 2024 -0800 |
tree | d03d942a029b3699013ca4796fff6b453f4342e5 | |
parent | ce7c1fd629eb57cb8d0986f996cf6d61056278aa [diff] | |
parent | d88f8866217e41cd7d81ca5ab5579017c07dfab5 [diff] |
Merge "Add option to start trusty from raw binary image" into main am: d88f886621 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3412859 Change-Id: I34965942e2d089fe4951f30cd36aad192c637e83 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: