commit | e8d5cf3bbe1a377ce487139a496a5f0a98f6ba23 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Thu Dec 19 11:35:29 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 11:35:29 2024 -0800 |
tree | 33738b124ac7b3c170929f89432f75523bce0ffd | |
parent | 68389cbac7840bd6ae49cf7caca43494c19fb31a [diff] | |
parent | 298c0b2fde852e54bce0571642bb71b62cb2e28d [diff] |
Merge "libavf: use uint8_t for bytes" into main am: 472c90e693 am: 298c0b2fde Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3421888 Change-Id: Iadbf7fa68ac70e050109023ae69103fd31cf46d4 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: