commit | 2c9d937463c18782a4d7741b648d0e9bcc5007a2 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 14 16:49:01 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 14 17:05:25 2023 +0000 |
tree | 94db12d27d0c8b993afbc861d51a7b66bbc1006d | |
parent | bf4b24db682360e18a10a53cd6b9219c644bbb79 [diff] |
vmbase: bionic: Implement perror() Provide an implementation of the function as BoringSSL started using it. Bug: 290898063 Test: - Change-Id: I0e22917b227247862efd9681891745cfc199688e
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: