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