commit | b7536bc3ee57eee895da08e1c555c13be665a3dd | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 12:37:08 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:43:51 2024 +0900 |
tree | 9de3978759c661b40bccc37d8958e0a7db26814a | |
parent | 94fe41919dc7f858697359ab59a5d67111802e7d [diff] |
Move microdroid/derive_microdroid_vendor_dice_node to under guest Bug: 352458998 Test: pass TH Change-Id: Ic7582e709c3626ef1684b8ff2c089e913e5f4bb9
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: