commit | c4f24450dcab3470b0f578a7b1d57e4706fe36bf | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 16 04:23:20 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 04:23:20 2024 -0800 |
tree | f937b111ef51a4fc922daaec0dbdf65bfdfac1d0 | |
parent | 6965216c12b5015af7122da497b3041f12674296 [diff] | |
parent | b884da6f7dfffa2ab02cc79ba1fbbbd31b18efff [diff] |
Merge "Increase timeout for `avbtool info_image`" into main am: b884da6f7d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3415657 Change-Id: I75f520700e365531fe3e7a186e9d2acc50c0e6ee 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: