commit | b4b3039daf9d7711bc94949a8900e595eff310ec | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Feb 13 14:00:33 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Feb 13 14:01:53 2024 +0900 |
tree | beb86f6a55b333083ed704fdaac970b7f6fbbe19 | |
parent | 5929401691b91cac4c91a1102f747613dca42e69 [diff] |
Enable again tests booting microdroid with vendor partition Bug: 323768068 Test: atest MicrodroidTests#bootsWithVendorPartition Test: atest MicrodroidBenchmarks#testMicrodroidDebugBootTime_withVendorPartition Change-Id: Ic5373d27464ce2508356afecffe62c713e8dea6e
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: