commit | 3f47d1925e44784910ed2fa1ad97aa170a808802 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 28 17:07:10 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 28 17:07:10 2023 +0000 |
tree | 22bcb2a3450a8ced4da3f6ac4aadacd050244e35 | |
parent | bfa52eb51daadf8b62edbf8aa2717475a1208e98 [diff] | |
parent | e395fc064971246afdf1bd717060c7d3b8c3d41f [diff] |
Merge "[bssl] Check the public EC_KEY built from COSE_Key" into main am: e395fc0649 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2839183 Change-Id: Ia85c8f9220b2a203878ef5354643ba7af21012f9 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:
AVF APIs:
How-Tos: