commit | 004e8def08029d6e270f4e5812b6985ccdb92a36 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Feb 21 08:42:43 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 21 08:42:43 2024 +0000 |
tree | f6ee5f6b9231a5a6d6cd3d455d7de722e32d2f23 | |
parent | a54332de30b2459d1862902ee31198499a9cf320 [diff] | |
parent | 588cf9d81608ab733f6989da0526cfd55e47a459 [diff] |
Merge changes I801ff6fd,I3a008c4b into main * changes: Support MicrodroidBenchmark to test boot time with custom vendor image Support amending vendor hashtree digest when virtmgr constructs DTBO based on host DT
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: