commit | 464e4736065c5a74ea3e186699fcd7c8b3125daf | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 06 12:25:22 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Sep 06 12:29:59 2023 +0000 |
tree | 0f9d6544adea9c6fb473884ef2fd9ff06ef4395e | |
parent | 33f4cae494f7e6ec820fefe1f6923c373fb05187 [diff] |
[rkp] Add request/response for certificate request generation This cl adds the request and response protocol for the certificate request generation. It is needed by the IRemotelyProvisionedComponent implementation in AVF. Bug: 299256925 Test: atest rialto_test Change-Id: I77833c24834c8e697b066dbb070b364dad626b6c
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:
How-Tos: