commit | a8204b9430246759290dda7eabcab13470099be3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 30 00:47:56 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Oct 30 00:48:19 2024 +0000 |
tree | 1649d6ca0636bad47db26ab7c7921ce9ea837a8b | |
parent | 6d635ecfc3e1a7a4970355591939c942e8ae525f [diff] |
Clarify VM suspend/resume APIs. Maybe should rename these to 'suspendVcpus' once we have snapshot/restore functionality. Bugs: me Test: N/A Change-Id: I1ed013a99806a085351c8dfe92e1e225665d5496
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: