commit | 9eb3fc71a891ddcff3e459a252a2167fc9d4d0ac | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed May 29 22:11:24 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 22:11:24 2024 +0000 |
tree | 3067c319d4875c3e61ebd9ce10cd46a31eb83f3f | |
parent | f97aac6dfd868a6cd4bad1a025063db49d97dcef [diff] | |
parent | 46a280131262c9617d55509c0c79e63570bcc3b3 [diff] |
Merge "Include instance-hash in DICE chain" into main am: 56c6b14b78 am: 46a2801312 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3036972 Change-Id: I9b4cc4de10b1aff6ef28d1b6c9e641e53892fa8f 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: