commit | 6823ffc988b4b08f70f2de402f9df6f6fe6297a4 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 29 15:54:34 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 05 12:08:02 2024 +0000 |
tree | 32c09af8698cae92c175dd3de45823f26cdb1fab | |
parent | ba9614ab7d827f12d91c924d4e591ae64a52e8b5 [diff] |
Read the algorithm of the leaf public key in DICE chain in pvmfw The leaf key algorithm will be used to select the authority key algorithm in the multi-algorithm DICE handover derivation. Bug: 357008987 Test: atest MicrodroidHostTests Change-Id: I7cb93167cb97a7831fd26a2ffbf4cff6bc5748e1
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: