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