commit | 583f7da0e09290860c5e2904269d7d8d8ffdce46 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 26 20:06:00 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 26 20:06:00 2024 +0000 |
tree | 8c68957c1b2b8268ebef832f086008ff84714131 | |
parent | bd4bec9c71fe7828b46576a4090b4c510e0cd65a [diff] |
vmbase_example: Use layout::crosvm for MMIO range Use the constants, which have the same values. Test: TH Change-Id: I9eda16ba892348dd2a241f45cce50bc6e8de3c9a
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: