commit | 6bc2a708ed9336365a1035aaf53cf3f7b6db5612 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 22 12:42:13 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Sep 26 07:12:31 2023 +0000 |
tree | b4b806ff6fb7e0a562239c0a50dd82137ba1d6f0 | |
parent | 4fc30a292186891059da838361e35870af722377 [diff] |
[rkp] Sign the generated CSR with CDI_Leaf_Priv As required in the RKP HAL spec. Bug: 301573286 Test: atest rialto_test Change-Id: I390d6e6f619ceb0612932e40a801476eb8b6c56f
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: