commit | fc3e8b57b97e85550ee3e300479d3adb0528d5f6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Nov 08 14:30:29 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Nov 08 14:34:50 2023 +0000 |
tree | 2c43e2cd2468f39a17362ea4cfcf80ff4149490c | |
parent | d701a0b3e3e66c76332e44aa0eb357a3e10d6ea4 [diff] |
pvmfw: Re-scope global var FILTERED_VM_DTBO_PROP As it is only used in DeviceAssignmentInfo::filter(), more it there. Test: TH Change-Id: Ide255b98d76a9e30f4ce631750e0b8bcbfcf1e1b
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: