commit | ff3811104599608ef606b6a530d718ef6f411c8e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed May 22 12:14:39 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu May 23 10:54:12 2024 +0000 |
tree | 4675a248530ef3e94816109e4057aa628e94f2d3 | |
parent | d47ad8b61add656be0c6d3d59ec4283c35949e00 [diff] |
[dice] Read the COSE key algorithm from DICE library Instead of hard-coding it. This allows users to use different types of keys underneath as needed. Bug: 342333212 Test: atest VmAttestationTest Change-Id: I2751cbda79c1f8bd7980ac3ddcae6a9a5922b682
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: