commit | 6a504efe653519364332e84ab936b8296bdaee3e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 21 15:37:55 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Dec 21 16:07:01 2023 +0000 |
tree | a8f75c4b57a2ae7e3450bc48fe55d5b102e3df72 | |
parent | 87c157ef089fac07c42faec121d584db06ee65f4 [diff] |
[test][refactoring] Use libx509_cert_nostd in rialto_test Removes the usage of x509-parser so that we can remove this crate later. Test: atest rialto_test Change-Id: I688b4c00b6fa10767b965d85320c7ee11ede772a
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: