commit | 2b38411c6a61a608e1a5308d3f1cf2ca8256346c | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Thu Nov 14 17:19:10 2024 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Mon Nov 18 12:36:07 2024 +0000 |
tree | 463321ca127eba055c3207dcac96aeca1d4f4373 | |
parent | 6540e6c51179110fd38ecc0e2a28f65773b5ec3a [diff] |
Verify that EmptyPayload can interact with the console Add a test to verify that EmptyPayload can print out messages to /dev/kmsg_debug Microdroid console when we start the payload with --debug full flag. Bug: 378479069 Change-Id: I7bbbe27750021a3e19a25ac5cd10c1cbdc99c11f Signed-off-by: Sebastian Ene <sebastianene@google.com>
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: