commit | 14770b0addd5dcbb9c4c01756841aeda612e34d9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 10 11:21:54 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Sep 10 11:21:54 2024 +0000 |
tree | 65a1b851987a187552d240a0c39e140c18db261b | |
parent | 37dda337708b8a3b1e1fe722c3939a60910c7933 [diff] |
[bssl] Stop initializing CRYPTO library in pvmfw As BoringSSL is initialization-less with https://crbug.com/40644931 getting resolved. Bug: 291102972 Bug: 40644931 Test: atest MicrodroidTests Change-Id: If65ecf101518aa7122660dab5ae48f6c47795a13
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: