commit | 4dd3818f25efc82943a83aa3abc1018c614b0ad2 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 09 15:05:45 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Dec 20 01:26:58 2023 +0000 |
tree | 66654ce0c504a6984e00fbd48febfae5885aa8de | |
parent | bd2b67b4ffef904e1934f21ff62b3a1ff14d8e93 [diff] |
Append dtbo_vendor into --device-tree-overlay crosvm option This change would make non-protected VM pass vendor public key into microdroid. It should be merged after crosvm in AOSP support --device-tree-overlay option. Bug: 285855436 Test: atest MicrodroidTests#bootsWithVendorPartition Change-Id: I73760a89447761f1ca603000ab47273ab85ff5ee
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: