commit | 4807163013694897038f068b4b5eec9909035cb3 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 07 20:26:30 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 07 20:26:30 2023 +0000 |
tree | d8f5853eb60564ff44a78e53e08fe42479aaef2c | |
parent | 0caec2bffb3d9b965880f86fd5ac1ddecda4d0a6 [diff] | |
parent | e8dc69e062a2113719da572e572e70708d0e19e7 [diff] |
Merge "[refactoring] Group all the CBOR util functions in cbor_util" into main am: e8dc69e062 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2863038 Change-Id: I8d794d41a30063f7343b8d8cffd387d77891adf2 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: