commit | 5345c90b54909828641b56f46386752935e691c2 | [log] [tgz] |
---|---|---|
author | Gil Cukierman <cukie@google.com> | Wed Jan 22 09:36:10 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 09:36:10 2025 -0800 |
tree | fb40a233774ae63054718abb4b36041bd0a10a05 | |
parent | 43d118b94fc0b8ee331ec03520fee6306d01ce5c [diff] | |
parent | 90db5af22afe91ea31d79f0445e395063f369857 [diff] |
Merge "dice: add sign and encode with CoseSign1" into main am: af592bee70 am: 90db5af22a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3453073 Change-Id: I35f6b76f5fdd71af388ad27778ce7a9195b15ee2 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: