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