commit | 904d96201a27a37193d1c54a703b9139055abb60 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Oct 21 11:16:37 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Oct 21 11:16:37 2024 +0900 |
tree | 983fc0d4828f80e8764908d6ca9c02bfab5bb3ae | |
parent | 8e71198f9bc5cc61ee60942b4b481786046864ef [diff] |
Bug fix in build.sh from aosp/3313754 1. qemu-system instead qemu- 2. cp vm_config.json from packaging Bug: 373248801 Bug: 374244795 Test: build and run Change-Id: I30137dfea41ed21b519ac0c802541993d111c5a2
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: