commit | c8f88f5757b5637c8d16b3f36dfe2197e447b94d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 25 14:02:17 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Sep 26 14:16:36 2023 +0000 |
tree | 398044eeaa964597aa30f0c8842a1c0251b9ca2f | |
parent | d7097e469591827d128df528e28f60bd24c9dfa0 [diff] |
[bssl] Add no_std compatible BoringSSL wrapper library for AVF Bug: 301068421 Test: atest rialto_test Change-Id: I8af77d457f7a956b0bc88ba4a0498483651426b0
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: