commit | 7c7d45292eb87914539fe54f7989cc37e5e977f9 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Aug 01 23:46:39 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Aug 01 23:46:39 2024 +0900 |
tree | 13bb3dfc7508ff704b8d22fbcfb34936f386f882 | |
parent | 95d0674c8662d5f867b7790d9bc2a3aa2dfd0457 [diff] |
Include early_virtmgr only to 64bit builds Test: build with 16k targets Change-Id: I31d9eb83324a29b391231c6af0c9904df4ed3973
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: