commit | 357bcfec72a31c4f8f35e5b4c84db07a2282824b | [log] [tgz] |
---|---|---|
author | maciek swiech <drmasquatch@google.com> | Fri Sep 13 14:51:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 13 14:51:50 2024 +0000 |
tree | 8cdc1b01f7e02378cb583074292d50d0294c532b | |
parent | b7719c702ce5873e5db3bf5a97f81afa13a84edf [diff] | |
parent | 39c9325fab1325555e33e2d29a4456825bc3feaf [diff] |
Merge "Default to arch-specific u-boot implementation for bootloader." into main am: 39c9325fab Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3264073 Change-Id: I5a3f00bab76d30ee4bd6046279885fe18ea30df0 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: