commit | 588cf9d81608ab733f6989da0526cfd55e47a459 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Feb 21 13:28:31 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Feb 21 13:28:31 2024 +0900 |
tree | d80ecc49ced488ceeb7b646432ba86ca0a111f65 | |
parent | 14e60186b8c7fb7fbd4a05d0a1b0e732fcfaff94 [diff] |
Support MicrodroidBenchmark to test boot time with custom vendor image Bug: 325555638 Test: atest MicrodroidBenchmarks#testMicrodroidDebugBootTime_withVendorPartition Test: atest MicrodroidBenchmarks#testMicrodroidDebugBootTime_withCustomVendorPartition Change-Id: I801ff6fd5a1410635d8a61e014f5dc492fc900b7
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: