commit | 637b19739e4cd87c4f1bda260e1a1334fb991252 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 12 15:12:43 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Oct 13 12:24:50 2023 +0000 |
tree | 1735fb420d12f3198d84d3b08243a64e5ec6b0e6 | |
parent | ac9e7e09e81fec4fad6ec40aa537e7791f51d83c [diff] |
[rkp] Derive CDI_Leaf_Priv with open-dice API Replace the incomplete derive_cdi_leaf_priv function with the correct implementation from the crate diced_open_dice. The latter is also tested with the public key in the leaf certificate of the DICE chain. Bug: 303807447 Test: atest rialto_test Change-Id: Id79741dc2399c95960c050dbd0cbd98433c62a0b
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:
How-Tos: