commit | f4003c24093a86b3e789e208e843a1a5c7adeee6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jun 20 23:29:06 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jun 21 17:25:06 2024 +0900 |
tree | 2bc4775e050881cfc2638c11c47227b2ddd4aeb3 | |
parent | 92104582452b9f6cdb1a36d64b882281b3145c8c [diff] |
Ensure that VMs are stopped before exiting the concurrent VM test Bug: 348326076 Bug: 348361264 Test: watch TH Change-Id: I247ebe68a5af56270d9375ebbd460425aa20dad6
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: