commit | a635982b5b318d796d4944fec1d29c9f4920a298 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Mon Mar 03 05:10:33 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Tue Mar 04 08:39:24 2025 -0800 |
tree | ec0ed2ba49ae93e919b00723bf14fbb97f16a0cd | |
parent | 0955e494e596ad352802b16b9a0a112baa08b9c0 [diff] |
guest: trusty: security_vm: launcher: enable protected VM Bug: 393850980 Test: lunch qemu_trusty_arm64-trunk_staging-userdebug Change-Id: Ibc754f11a48085534e4b122d83ab1ed34c0462b1
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: