commit | 1cc13503df84754b346d8189b211dc472fe06cc4 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 05 11:05:34 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Dec 06 16:08:02 2023 +0000 |
tree | 513a8ac050672bdf6281f5c493ae19fc0a3d9cbc | |
parent | a95dae51a99f2adc872bb2371ab8ef8bababa0d4 [diff] |
[x509] Include Apk/Apex info in attestation certificate extension This cl parses the config descriptor in the Microdroid payload dice entry of the Client VM DICE chain. It then reads the subcomponent info from the config descriptor and adds this info to the attestation certificate extension. Test: atest rialto_test Bug: 313815907 Change-Id: I79031b0d5ea69201fd24c76ad3b1695176d6332e
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: