commit | 9f6eb596eeaceed5cf06ead24c6dc8474199177d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Jan 18 19:17:26 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Jan 18 19:17:26 2024 +0900 |
tree | 26bb940f8be3ba5d6e5eee2bda8575b01f0ffb59 | |
parent | d9ab481a005283adb9ffa639a633c3b6e92bd654 [diff] |
Run MicrodroidBenchmarks also on GKI Bug: 302465542 Test: atest MicrodroidBenchmarks Change-Id: I14b9af6de0f46f4367922367eed583f5221c10da
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: