commit | b5d9a46b80111cd5b0fae12d375ee01f1b20268e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Feb 09 10:10:47 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Feb 09 10:10:47 2024 +0000 |
tree | 5fa459f99d2a1db4954a479cd9d235011142e8d7 | |
parent | eeadc3ff723a97c0ee2a6461d8ee1cc232358aa5 [diff] |
[attestation] Enable remote attestation for pVM This cl enables pVM remote attestation as all the verification within the RKP VM is complete. Bug: 185878400 Test: Run VmAttestationDemoApp manually Change-Id: I153ccc206f82902e339025edc83f2828c6c2a21d
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: