commit | 973926a4f60d842443002922b6a9eabeebaf12af | [log] [tgz] |
---|---|---|
author | Grzegorz Jaszczyk <jaszczyk@google.com> | Thu Jan 09 14:32:49 2025 +0000 |
committer | Grzegorz Jaszczyk <jaszczyk@google.com> | Thu Jan 23 16:14:01 2025 +0000 |
tree | 4e0dd0cfdaed368320fdeb557c559628b5399a0e | |
parent | 84c99ba267beeed0e4024cf5eac1986e595d90c3 [diff] |
libhypervisor_backends: rename kvm to kvm_aarch64 As a preparation for x86 kvm support, use more precise file name, which currently is aarch64 specific. Bug: None Test: build Change-Id: Ic484f14e051d24930e6646e9e967e4a42661904a
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: