commit | 8a318aa6e816d25188706a96f931e018a83e8a61 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 09 07:41:52 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Sep 10 11:18:17 2024 +0000 |
tree | 2a9254d934f32af0ec34efad47e657366e48d22e | |
parent | 0f12175fe12d24f2cdb8d9a31afd90a5d1e77c9a [diff] |
[bssl] Stop initializing CRYPTO library in rialto As BoringSSL is initialization-less with https://crbug.com/40644931 getting resolved. Bug: 291102972 Bug: 40644931 Test: atest rialto_test Change-Id: I24c87eacf1c1b3273313afc823a03c6014c1661e
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: