commit | 6b0c9acb3deafabe973958d8e79c0a2759dc4134 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Oct 06 13:36:02 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 06 13:36:02 2023 +0000 |
tree | 6cc455f2ee26c4248c76e7288d82186d1ecf86f1 | |
parent | 28a29a361fe80f0dfcc62f4f6ede552e62d30d81 [diff] | |
parent | facc2b82cfd8935532a591a5bf09218e6f2a754f [diff] |
[rkp] Generalize CBOR conversion functions for reuse am: facc2b82cf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775150 Change-Id: Ic62dce880c78ed1ae97596bf723d1eae1fa36140 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: