commit | d3a964074a0cc5c4121a83966442ff39d5d014fa | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Nov 24 15:37:39 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 30 16:38:38 2023 +0000 |
tree | b504acfa6b14ec2b127b95848b55c1ca4a76c57b | |
parent | fe7c4aef9ac13755e133ac9ee15fa07594039e46 [diff] |
[attestation] Verify client VM's DICE chain up to pvmfw payload This cl validates Client VM's DICE chain up to the pvmfw payload and parse the DICE chain payload to extract necessary fields required for attestation. Test: atest rialto_test Bug: 278717513 Change-Id: Ia60ed9a65fc5ef4ed5fdb6804403035fa9d7c00e
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: