commit | 1ea25a69c07ad4a5469cd918f24228a3d4e47c8b | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Sat Nov 02 12:54:40 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Nov 29 14:30:30 2024 +0000 |
tree | 1a1ef4e042d5d45745d1e7859b20655b657f4fd5 | |
parent | 3c5e7a7e60ace9dd8bee1968f1eef0ad53101e8a [diff] |
vmbase_example: Map PCI & UART only Only map what we acces, providing better coverage of the PCI DT node. This removes the need for the hacky dodge of a BreakBeforeMakeViolation. Bug: 377276983 Bug: 381400830 Test: atest vmbase_example.integration_test Change-Id: Ia12b60b758799a62ee0df4eec99c64195b1452a9
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: