commit | 8cfe4a6213803ee47db65044dcb397d9dc490323 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Nov 28 17:53:46 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Nov 28 18:00:47 2023 +0900 |
tree | bcff8d336eb97e20f7c485ffb6fc15b1b97eb7b2 | |
parent | 484971b68a9675548c453a64d9e2255930504797 [diff] |
Add GKI kernel tests testMicrodroidBootsWithGki will read available gkis with vm info tool and then run the same test with testMicrodroidBoots. Bug: 302465542 Test: atest MicrodroidHostTests Change-Id: I0d8fe054fa369c92459c9e7876974f0e5a07d2e5
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: