commit | a95dae51a99f2adc872bb2371ab8ef8bababa0d4 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Dec 06 09:30:22 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Dec 06 15:55:28 2023 +0000 |
tree | 89bb07d6455729719c118d306a96a7cbcd2c0bcb | |
parent | 4ac9c8b261c513186542c839620712e13b025ae8 [diff] |
[cbor][rkpvm] Refactor CBOR Value to other type conversion With the ciborium function Value::into_*. Test: atest rialto_test Bug: 313815907 Change-Id: I23873f76bfe9460b581081cb59ed221c5a1443a5
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: