commit | 75410032e0aa519896ba6cc7f17beaa3a218f2e0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jun 18 09:09:55 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jun 18 09:09:55 2024 +0000 |
tree | f4a776787d522458a69045c551529793c2cfd294 | |
parent | 8808313b1382b203e4a3fb28c0363390ad6daef6 [diff] | |
parent | c874cd2131a0f3dc7c6c4fec0db74b3275b27ca1 [diff] |
Merge changes I8f4166ff,I51f1c1ab into main * changes: Add tests for Rust VM Payload Create a Rust wrapper for vm_payload
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: