commit | 69b088fe15db4a771a352bf63783b542ee21d36b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 27 12:54:05 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Oct 03 07:39:22 2023 +0000 |
tree | d669d5b6fb68cc021377029fc87bda7cfe459607 | |
parent | 08be79913403fb85d62bda37da1973872274c151 [diff] |
[bssl] Implement AEAD BoringSSL wrapper AEAD will be used to encrypt the private key in the RKP HAL. Bug: 302286887 Test: atest libbssl_avf_nostd.test Change-Id: I734cf5ecd8b938f2c47f439d6f51594ccafb4ff2
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: