commit | 32e299c8f66fcfdfeaddfa7a8a871b49caf0e6d2 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Dec 09 15:27:40 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Dec 10 01:36:09 2024 +0000 |
tree | 8961c84c3f350a60704b76e8ddde095d04543d26 | |
parent | 0606425504634e407245418815b4e8bdedc7b2dc [diff] |
Add a function connecting to vsock to LLNDK libavf Bug: 381195818 Test: boot cuttlefish Change-Id: I48f9f8ed7b86c551934523ca7a73c38a2d856e42
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: