commit | dd29c5d064fa1eb8b14641fbe4fafa2a8c54439b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 07 09:56:23 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Dec 07 16:18:57 2023 +0000 |
tree | 68d41be4aedc4508373e03881e04aebb0ef1d735 | |
parent | 34ef7b7e37fa3f4e97739cda936755246e2aeedf [diff] |
[refactoring] Group all the CBOR util functions in cbor_util This cl only moves all the CBOR utility functions in one place. Some return error types are adjusted to adapt the change. There should be no behavior change. Bug: 310931749 Test: atest rialto_test Change-Id: Ie3db9c93b1355d25d7d796818e19e554560e1f23
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: