commit | 4c6c558c3caa0076c5c7df9457e6b252dca5c205 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 23 15:07:18 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Nov 24 13:52:57 2023 +0000 |
tree | 1c47e9b82ea55575fb96dcc5819fc281a401c790 | |
parent | 600ea5b22ffd12475bd13f5b2b7d4591b2371e5f [diff] |
[x509] Parse certificate chain from RKPD into individual certificate This cl also adjusts the order of the certificates to place the leaf certificate at the beginning, ensuring consistency with the certificate order from RKP. The new test is added to busytown config at cl/584885373. Bug: 309780089 Test: virtualizationservice_test Change-Id: Ic3cfdd174483d0905d741c40fef730c652c078c4
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: