commit | 578bb96540ab6b0cd5f5f11ae7e64781a2924b2a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 20 20:00:07 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 20 20:00:07 2023 +0000 |
tree | 8313a296975546a69b51b8f48f1289b86a5d9a9c | |
parent | 91417ae2fd02172e56f21920c672c6ebbde90e13 [diff] | |
parent | 0271ee0085476761fe94878962017c24cb124cae [diff] |
Merge changes I817bce28,I2189ea4b,I674d8edf into main * changes: [bssl] Implement nostd bssl wrapper for ECDSA sign/verify [bssl] Map BoringSSL error code in EC/ECDSA libraries to Error type [attestation] Build the BoringSSL EcKey from the COSE public key
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:
AVF APIs:
How-Tos: