commit | e78b92dd885293ce1c84eb4d8d5e596be85d6e80 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Mon Mar 03 05:09:06 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Sat Mar 08 13:47:05 2025 +0000 |
tree | 9583d11914c0ffb144160082fad97c4ec475e2f2 | |
parent | be3840314964b7374263eb7f09f404e9712f3d4b [diff] |
guest: trusty: test_vm_os: add a dedicated VM for testing Trusty OS Bug: 400066193 Test: atest TrustyVmUnitTests Change-Id: Ibf7a39ca58f8eeb724385812a252ec1b41caabe1
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: