commit | de36bbd4a2c22e9618caccd9bcad80e0f5640787 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 26 11:22:36 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Sep 27 13:57:53 2023 +0000 |
tree | 69f34d26c32988f6d54b74d6c06d197e761b6ab0 | |
parent | 709cce93821b13fc3032ec395f645b4ffeffb0dc [diff] |
[test] Add API test target for libbssl And checks the function hmac_sha256. Bug: 301068421 Test: atest libbssl_avf_nostd.test Change-Id: I3b4ebc9d9bd473b79103038181e2310a523f29a6
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: