commit | 6fec3a49beec0514a54ae776c73f732441f2c73e | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 30 10:52:33 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 30 10:52:33 2024 +0000 |
tree | a86a8a6ae6a8fbfac25f08b4c71229c91d58cf85 | |
parent | 6d92b824d20a80e0f4078e969ab8e7733b959141 [diff] | |
parent | 5ce6c6f4cf055e2ff9fb922134f8c267fea396ca [diff] |
Merge changes I4e2c8bd2,I6b466c16,I8bb9aa13,I5af9d91a into main * changes: MockHypervisor: Get MMIO tokens by address only pvmfw: Validate size of assigned MMIO regions pvmfw: Warn for misaligned assigned MMIO regions pvmfw: Refactor DeviceAssignmentError for clarity
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: