commit | 306c8e2013f013420a5a2401111399b1698a9b85 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Nov 29 12:40:43 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 30 16:37:06 2023 +0000 |
tree | 2d699688797e3c9c79b46d16696f4eca68c8a534 | |
parent | fe7c4aef9ac13755e133ac9ee15fa07594039e46 [diff] |
[bssl] Support EC P-384 key in libbssl_avf_nostd The support of EC P-384 key is required for the verification the signatures of DiceChainEntry in the service VM. Test: atest libbssl_avf_nostd.test Change-Id: I1817a913c6b9be96eed4bc2c86d032f24441386c
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: