commit | 64b1051518a8596c99169abf8b89e2438e6ad7d9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 07 13:17:14 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 07 13:17:14 2023 +0000 |
tree | 79bec2b20e0586b3c2929227d4071bba740b3579 | |
parent | cd889868a5a515d9a36b90309d577f233945e1be [diff] | |
parent | e910b906126d385d4dfac92c461d17eb194ee832 [diff] |
Merge changes Iefd12d2c,Icdb16699,Idb9c6bf7,Iba510289 into main * changes: [test] Refactor rialto test to check more request types [service-vm] Test service_vm_manager in rialto_test [service-vm] Extract service-vm module in a separate library [attestation] Set up communication channel between host/service VM
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:
How-Tos: