commit | 10b466a524ce858b048360ac43b47fef305583c1 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Sep 12 10:16:01 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Sep 12 13:04:48 2023 +0900 |
tree | 3e00916fefb8b68f4b5ad9cc002e665e69d05232 | |
parent | f3482600a5764ce8c853f2d51c43767454f080ec [diff] |
Parameterize MicrodroidHostTests for protected and non-protected VM. Bug: 291228646 Test: atest MicrodroidHostTestCases Change-Id: I4094196f183a39eb235307e4834b4f347a19a69e
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:
How-Tos: