commit | 13a58e4e1b26033c5cc4ace5b4b247ae004bc91f | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu May 30 09:59:49 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri May 31 10:07:04 2024 +0900 |
tree | 31505dde39cff480b70c00eed3fab1cffb305927 | |
parent | 569d56e364426458106260488192feb22e7e8648 [diff] |
Validate collecting guest_time in pkvm hypervisor only Bug: 343011890 Test: atest MicrodroidHostTests Change-Id: I97f0a68b602bc0860b63b2fbf2c42d9f4a604059
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: