commit | 33529785cc765be1c5a5ef066e2d4028976c0abb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 11 01:12:35 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 11 01:12:35 2025 -0800 |
tree | a7bcbf7f97891ce94e6d55d360e2455e9328b5e7 | |
parent | 404f671223db2cdbfe33038abfa0c1ced106bc07 [diff] | |
parent | c61989fce4850f65b72e2a40902045bcfcb3d1bf [diff] |
Merge "guest: trusty: enable pvmfw-verified pVM for security and test VMs" into main am: c61989fce4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3465715 Change-Id: Icecbb7686e7bc197ad4b8fe63309397c556d1abf 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: