commit | adb273727d93183eb6227da677bfd1259bf3547d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 26 13:01:39 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 26 13:01:39 2024 +0900 |
tree | eccf81cec1fcbb3133c5986ecc7bee615f43c372 | |
parent | 84461afe7f33e32bbdf418f9d82dda6b6938f14a [diff] |
Split MicrodroidHostTestCases for CTS and VTS Bug: 380801348 Test: m MicrodroidHostTestCases.CTS MicrodroidHostTestCases.VTS Change-Id: I3e81d201bfbd6045b50b93a35b9e828758c2a2c8
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: