commit | 40bac1311f192f3a73916546340b1d2cbaba85a8 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jan 03 17:35:24 2025 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Jan 08 10:37:59 2025 +0900 |
tree | fae3529c470e39b1812679d3df2ce2f55f20da8a | |
parent | f221fe8dc2aa227008de0d0f27bfc4acb3674256 [diff] |
Add avf_early_vm_test Bug: 354060773 Test: atest avf_early_vm_test Change-Id: I8b59f3d86bb917f50e7b22152c62be9ae3e9e388
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: