| commit | bf56bd3fe9d9ad86212534c1fe132786b6024061 | [log] [tgz] |
|---|---|---|
| author | Daniel Verkamp <dverkamp@google.com> | Thu May 01 12:42:58 2025 -0700 |
| committer | Daniel Verkamp <dverkamp@google.com> | Thu May 01 13:20:07 2025 -0700 |
| tree | 26662b7f33f630184530815f648a0f1130669e58 | |
| parent | d979595db8ad7fb23f04a759bb498a1a5f03ce8f [diff] |
rialto: remove Error::PageTableMapping This error variant is never actually constructed, and it is the only use of the aarch64_paging crate within rialto. Bug: 362733888 Test: m rialto_bin # for aosp_arm64 Flag: EXEMPT refactor Change-Id: I333b9423e581e3b84261c4160591cf7e6fed2527
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: