commit | e9abd7054b7d70712c1a968f32c8a77f648ebf88 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Wed Jan 22 19:53:33 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 19:53:33 2025 -0800 |
tree | 3292f4cc6078aa679b2e6ca8b24c02220f570a1c | |
parent | fcc5a8f03dbaea6522a9dc96f713553060110da2 [diff] | |
parent | 508091dcd7151bc8e33863c7c97653438fe37293 [diff] |
Merge "[Trusty] Enable verified boot for Trusty VM on top of pvmfw" into main am: 508091dcd7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452514 Change-Id: I7cf7c8023ffa084a7bc11e77f62c72c2e45af85a 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: