commit | 50d5421247182e7fb30d6255e2c974548fd37799 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Jun 04 06:44:53 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 04 06:44:53 2024 +0000 |
tree | 44ce56c773c2e91a1d7933250f0559f5d19b3ce4 | |
parent | 519f14ce6115ce45b2b8df30175374995e4651c2 [diff] | |
parent | 432e01a3520749b41d4d0d8157428703fd47d01a [diff] |
Merge "Configure serial console input device" into main am: 432e01a352 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3093566 Change-Id: Icf5b79ff15a383a6b7e5ee356509c29f3328351a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: