commit | 8e7c2ff68f63f5fa5b89fe42c46a0b63c6a82bb5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 23 14:34:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 23 14:34:37 2024 +0000 |
tree | 873eddc8df4bea501e77cbe7c96968e595a30e9f | |
parent | 2de2c8edf31c4660fd9584f22d010bbaa4cd4328 [diff] | |
parent | 4ec44b5b410c95208a5bc50a9e93bd617348f619 [diff] |
Merge "[dice] Read the COSE key algorithm from DICE library" into main am: 569d56e364 am: 4ec44b5b41 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3097122 Change-Id: Id2b46e1aa059274e665bc67767ffb1962e0abb2e 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: