commit | 3517d9b5f2e1851c5580cb0b022be587e40ad4e7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 06 17:43:48 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 06 17:43:48 2023 +0000 |
tree | af6c4f76f36a575062bc26ba2ecc297645f2ff02 | |
parent | 5d0f98c6514421f50b98fd8b54275d0adac0eb04 [diff] | |
parent | 87648642f05582ed8b903321b8b62637754bf3d2 [diff] |
Merge "[cbor][rkpvm] Refactor CBOR Value to other type conversion" into main am: 87648642f0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2862105 Change-Id: I6d0e537c2bc78c03b35f9fd11ecd10acce2dd3e8 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: