commit | 5fb76c5656371bb4b7a86be93092ddc4fc51fe43 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Jan 05 13:16:13 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Jan 05 13:21:07 2024 +0000 |
tree | b34ee76a46866ef6e69808536fe0fccb78cb9181 | |
parent | 5a4077d52af504badab5afa0275f46b79bea36b6 [diff] |
[cbor] Add parse_value_array func for slice to value array conversion This util function can be used to parse the DICE chain in other projects like secretkeeper later. Test: atest libservice_vm_requests.test Change-Id: I93744be489dfcdb6cb43972629b576280a52fd02
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: