commit | 0b3a2ba859da9705acfb943449d91ea810cde910 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 23 12:54:21 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Dec 23 12:54:21 2024 +0900 |
tree | 6b80917e262da5af102662e3270b9d4021a15aba | |
parent | c0b1788d267ec8b80c6e436fd564707525ed8e1c [diff] |
Respect FILE argument of build.sh BUg: N/A Test: sudo build.sh -a aarch64 myimage.tar.gz Change-Id: I85dc4ffe798f07e69ff96ceaff78cacd4aad01ec
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: