commit | 6b80c6a8009c81a8611a335fa4b4a5851704ca1c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Oct 06 15:18:34 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 06 15:18:34 2023 +0000 |
tree | 6cc455f2ee26c4248c76e7288d82186d1ecf86f1 | |
parent | 09d3d9176b9c77772362afdf0e8ca2f7f34b9dae [diff] | |
parent | 69b89f3e516a13caca39526671e31339816a0e7b [diff] |
[rkp] Generalize CBOR conversion functions for reuse am: facc2b82cf am: 6b0c9acb3d am: e5db1963aa am: 69b89f3e51 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775150 Change-Id: I680a8b36cf656a8343a1a7f552beb18309967298 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: