commit | d7051691478b44587472c747ca64488b66ffc9d0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 29 15:31:11 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 29 15:31:11 2023 +0000 |
tree | 01d49790a99a7479eb63c7223bc58429c5e4f471 | |
parent | bf479fcaddd104da24189982c78b3ab3b6bb736f [diff] | |
parent | 73312be5ae723ebad67883f3965b6f81cfe7da12 [diff] |
Merge "[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231" into main am: 73312be5ae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2766247 Change-Id: I388c32f8b4a3b9257742960cda0249869bf47d40 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: