commit | f7c0f9401274deb81657e5906fe958af94e316d9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 14 09:33:04 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 22 11:02:59 2023 +0000 |
tree | 393d9294bb3c073a9ac5943426168c243cf21f90 | |
parent | ff5592d5164a8f7ab1a992a254186f6c46cdeaf6 [diff] |
[rkp] Implement main steps to generate certificate request This cl implements the main steps required to generate a certificate request within the RKP HAL. The DICE chain will be included once retrieved in the service VM. Bug: 299256925 Test: atest rialto_test Change-Id: Ia2055e13d3f5e31617bde01851059764d814f25e
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: