commit | 4ac8548cd18dc44dd5d4f68873b41a8f0bf2a3e7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 27 10:11:13 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Sep 27 10:11:13 2023 +0000 |
tree | 79db02c46acaf77cb3bfab6a7a213f0827670c90 | |
parent | 82853526bd6d0d38aa1b5da431ef7fa20ec16b2c [diff] |
[bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd libcrypto_baremetal is already included as static in libbssl_ffi_nostd. Test: atest rialto_test Bug: 301068421 Change-Id: Ibafa44448508a23df1e9b9c2e20e156f548c9ed5
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:
How-Tos: