commit | 6a611d65932aa737b023526e4b8ddd24fb7cc69e | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Wed Jan 22 20:05:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 20:05:28 2025 -0800 |
tree | 163b09976c258fc907424db44dae69ffaa0315f1 | |
parent | 380297efc4a75950e7a8d33a3a4cc911b43fed47 [diff] | |
parent | e9abd7054b7d70712c1a968f32c8a77f648ebf88 [diff] |
Merge "[Trusty] Enable verified boot for Trusty VM on top of pvmfw" into main am: 508091dcd7 am: e9abd7054b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452514 Change-Id: I34c093206567ecedc6a6fa191dd05940d4d9f1b0 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: