commit | 652f73a7b009c10cae4797cbbb89d9d8043c3c7f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Sep 20 09:24:48 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Fri Sep 20 09:24:48 2024 +0000 |
tree | 3002b5ae87571ec72e51f0bbae7a510182060425 | |
parent | b0b5ca1757b6f1f70ff336db3ad84f0b28a3b23d [diff] |
Add qemu-system-arm qemu-user-static as deps Bug: 363237196 Change-Id: I65b167b6db425404a6a7509480e00849c8688361 Test: build in github CI
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: