commit | ac13af6732bd72b88d90362991ca6030fb068e42 | [log] [tgz] |
---|---|---|
author | Michał Mazurek <mazurekm@google.com> | Thu Nov 28 14:21:46 2024 +0100 |
committer | Bartłomiej Grzesik <bgrzesik@google.com> | Fri Jan 31 14:05:26 2025 +0000 |
tree | 3146b68af8a51508125e07e66da1a36d9037bbb1 | |
parent | 5867ba0269cce7728b3d51b4b17c814c4a58df77 [diff] |
pvmfw: Compile aarch64 specifics conditionally This commit add separate section in Build script that provide ARM specific dependencies. This code is part of bigger refactoring before adding new CPU architecture. Bug: 362733888 Test: m pvmfw Change-Id: Ie0f3f2e25fc90659354f0a45659b449247070b13
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: