commit | ff18455fca5df8d1f0dcd22c2a506ea0cbfc1fb5 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Jul 21 10:39:29 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jul 21 10:39:29 2023 +0100 |
tree | aae98bf4882386513b28136deb6e9a46e4d1d73f | |
parent | 440197ff8577192403a3af9252b113fd69d71ba7 [diff] |
Remove unsafe impl We don't need this with the latest aarch64-paging crate. Test: Still builds Change-Id: Ic9fa2abdb03dff97a31ea1987d7ffcafacdf5ed4
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:
How-Tos: