commit | 3ee72c76d0423738344bb96c3ef7f7cfc95a9cb4 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Jun 28 11:23:48 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Aug 28 14:13:03 2024 +0000 |
tree | 9a4d833413d4214d1271547abc024e4efad43683 | |
parent | 167570ad4bfa48ad85993f150377efb385114e21 [diff] |
Remove lib_open_dice_cbor dependency from nostd open-dice library This cl adds the DiceMemoryClear to rialto. This enables the removal of the lib_open_dice_cbor dependency from libdiced_open_dice_nostd, as rialto no longer needs the DiceMemoryClear implementation from lib_open_dice_cbor. Test: atest libdiced_open_dice_nostd.integration_test Test: m rialto_bin Bug: 349524984 Change-Id: Iaa6ff88c1c5b58c45a41ff21902a4f9029137806
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: