commit | 5dddeea62cacbd1e55a7f9cabecc683710968f43 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Oct 13 12:56:22 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Oct 18 07:24:06 2023 +0000 |
tree | 3f1af3152fb0478af48a3ea945b530cf859254cc | |
parent | 0486e2508d058db404852a32fa809fa45aee5e88 [diff] |
[cbor] Separate cbor conversion functions in an independent lib This allows callers from both std and nostd environment to convert to/from CBOR-encoded data. Bug: 303807447 Test: atest libservice_vm_requests.test Change-Id: Ib2052f28779290165941cb2cf7ecc9ca566472af
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: