commit | 462bdf4fc59d083fdd6ac8c509518d88026125d5 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 30 17:46:23 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 04 15:34:04 2024 +0000 |
tree | a9281c612bc3ce9a73deae7fa63abaa87253bb05 | |
parent | 6d635ecfc3e1a7a4970355591939c942e8ae525f [diff] |
pvmfw: Move MemorySlices to crate::memory Note: No functional change intended. Test: m pvmfw_bin Bug: 377276983 Change-Id: I443a20a0436b912a9335ddca510cf1f73737e035
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: