commit | 33f4cae494f7e6ec820fefe1f6923c373fb05187 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 05 09:27:39 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Sep 06 08:25:12 2023 +0000 |
tree | cd126acca3378d6e1b194ee0f556ffa7b6cf789b | |
parent | 58b83d172366721a98a4e306a70f6334d104d012 [diff] |
[rkp] Add request/response for ECDSA P256 key pair generation This cl adds the request and response protocol for the ECDSA P256 key pair generation needed for the IRemotelyProvisionedComponent implementation. Bug: 299055662 Test: atest rialto_test Change-Id: Ib3b8519e3833a6617fc6daa878777b9e0499f751
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: