commit | 1b8f22ec0d7382c98b46f4f6b83e2870cf43841e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 29 22:37:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 22:37:21 2024 +0000 |
tree | 7398c3e6f5a5539423ce712a7f697c282dbc1a81 | |
parent | c2f80c79d01a1b55adc5f302f664b5d78ecc0afa [diff] | |
parent | 32bee7c6b12884e54846e9c518a58154e6065ba3 [diff] |
Merge "Ensure vbmeta_digest is not empty" into main am: fa6a20d809 am: 32bee7c6b1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3107077 Change-Id: I8eb46d0c5baa43af75a2d61051c947c184b8ed3f 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: