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