commit | dba27005daa29014b4a0f02813be9f09f99202da | [log] [tgz] |
---|---|---|
author | Michał Mazurek <mazurekm@google.com> | Mon Dec 02 16:05:30 2024 +0100 |
committer | Daniel Verkamp <dverkamp@google.com> | Tue Mar 18 10:46:20 2025 -0700 |
tree | 6674cbdc888c05fabac97db33d97d8f134aeefa5 | |
parent | 2d8ab242f7ecb912395c7e61313d23d8cbc6dd9f [diff] |
vmbase_example: Condition compilation for aarch64 This change is a preparation for porting libvmbase_example to x86_64 platform. All dependencies that are arm specific are moved to separate section. Bug: 362733888 Test: m libvmbase_example* Flag: EXEMPT bugfix Change-Id: Ib8d54cc4573dce8ed408ed61031b7267659b578a
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: