commit | 580c503a6b847071d24a94b09e01383891659c59 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 10 16:09:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 16:09:52 2024 +0000 |
tree | ce6c3d8c4a0dc6608fa610873e3dff0130a0c0fd | |
parent | 785bec3b321cc3d20fed3a3636c37711408cf0bc [diff] | |
parent | b5de4b19f4d19264bc3f0102024f697f62b2be47 [diff] |
Merge "Remove lib_open_dice_cbor dependency from nostd open-dice library" into main am: 766a535b26 am: b5de4b19f4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3152718 Change-Id: I1266ea44488db9db695d2baadeeca384c7e49595 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: