commit | fbf01b9ef52cdc18d801e3453b4b96ddd5df21b1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 13:33:20 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:48:32 2024 +0900 |
tree | 7de1cce6875e8f676da3129a93a900e3bdff51c7 | |
parent | 18f5fe8551d29bbde6d43e8dc3eb31ddcb38cb11 [diff] |
Move service_vm/client_vm_csr to libs/libclient_vm_csr Bug: 352458998 Test: pass TH Change-Id: I875a02518b4a4645125e6fa02b4fea582e1b671c
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: