commit | 0cb50d880c3dd8be586488809df6e50f49ade9a2 | [log] [tgz] |
---|---|---|
author | Daniel Verkamp <dverkamp@google.com> | Mon Mar 17 17:03:22 2025 -0700 |
committer | Daniel Verkamp <dverkamp@google.com> | Mon Mar 17 17:03:45 2025 -0700 |
tree | b3e8f706102eeb57cf8cf3f24bebb83d9c36613a | |
parent | 2d2b56220aae1bb2efd4e3c12566bc73bfa50703 [diff] |
rialto: move aarch64 library to target-specific section librialto was unconditionally depending on an arm64-specific library even when building for other architectures (e.g. x86). Move the libaarch64_paging dependency into the relevant target to fix this. Bug: 354116267 Test: m pvmfw; m rialto Change-Id: Ib5cf57f98e5377c5aed60969f29e0c07b970373b
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: