commit | 8508bacf355f6d66d863bb10417d93f7453a1a5c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Jun 17 15:33:21 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Jun 17 15:33:21 2024 +0100 |
tree | dfb777934e1b4d43d16b07c7b5be727c21aebb3b | |
parent | 32be59b1fc06fcc2319f970b66146c3fb02bd604 [diff] |
Reject bogus vsock connections We expect connections from guest VMs to send tombstones. Nothing else should be connecting to our listening vsock port. If they do, just close the connection. Bug: 347661724 Test: atest MicrodroidTestApp MicrodroidHostTestCases Change-Id: I2cb71fca1fd132fcc2cd0cd62ea1a6e50076c744
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: