commit | 3f5b076909e07f5c2791734b90ab85970db2516c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 16 17:23:21 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 23 11:26:27 2023 +0900 |
tree | 038f3c71773d70b232929d20fddedb0335db4e29 | |
parent | b2cd9053016835e993a02db2974b9f8f87115a2b [diff] |
Adding microdroid-vendor security patch information in microdroid vbmeta Bug: 285855436 Test: atest MicrodroidTests#bootsWithVendorPartition Change-Id: If43dc6ec0a01182b8fb9323d549f3cabd0d942b6
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: