commit | bff017f5b1b15f7ac66b0ec2dc8edb1b74e54db2 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 09 14:43:28 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 16 12:41:56 2023 +0000 |
tree | e717e19191787b85828b26f475aff47244c5d9ac | |
parent | b2cd9053016835e993a02db2974b9f8f87115a2b [diff] |
[rkp] Retrieve attestation key from rkpd The attestation keys are passed to the RKP VM together with the client VM CSR for attestation. The key retrieval only occurs when the remote_attestation feature flag is enabled. Bug: 241428146 Test: m com.android.virt Test: atest libservice_vm_requests.test rialto_test Change-Id: I285f9b53104f1240863c0e36007b3db0b2af23aa
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: