commit | 47287e794a02170e0392cc766b3fb9a8e076a62f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 29 13:14:33 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Oct 02 09:24:46 2023 +0000 |
tree | 9331c4cb9d2ef27f9618915b66c203c79486b0c9 | |
parent | 90e1ad425c1ee04004dee126b1de83e44b436aa9 [diff] |
[bssl] Retrieve error code from BoringSSL This cl retrieves the error code from BoringSSL when an operation fails and returns it to the users. Test: atest rialto_test Bug: 302527194 Change-Id: I36da67c2ff9e7f45aea8db659d400c347d9705ca
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: