commit | fc5a44ad61598fb1f69dcd6e4917b6e7e421d33d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 21 12:22:40 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Dec 21 12:22:40 2023 +0000 |
tree | cee793a2fec8652ca18d68522912514490097bcd | |
parent | afcf8ddf40f8f8106720b9136649ff5bdd1fda72 [diff] |
[x509] Use openssl to parse x509 certificate chain Removes the usages of x509-parser in virtualizationservice. Test: atest virtualizationservice_test Change-Id: Icf4ac4f54b1980254f74f6f3490afe39b07adb3e
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: