commit | cb9d2f9e1acdefe1e5f27f67e65148c0d0b9298e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Feb 06 10:29:00 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Feb 07 15:41:08 2023 +0000 |
tree | 1f4ec3f634671a866190b53cc1ef973ff1d33725 | |
parent | 7f5af7b82cf30aaf39bf7f991e390efa12566771 [diff] |
[dice] Move hash function to the library libdiced_open_dice And migrate the usage of the original function to the new one. This is part of the project of merging the two existing dice wrapper libraries into one library. The upstream library libdiced_open_dice will be the merged library. Test: atest diced_utils_test diced_sample_inputs_test \ diced_test diced_vendor_test diced_open_dice_cbor_test Test: m pvmfw_img && m microdroid_manager Test: atest microdroid_manager_test vmbase_example.integration_test Bug: 267575445 Change-Id: Ic2c44b92dcc31bcc9c1fcd2317ae8058ef84faf6
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.