commit | f4b8b001dbc2adbf3a7ba5c613f99af27fb4d398 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 08 08:53:23 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Feb 08 20:59:12 2023 +0000 |
tree | ba9a726f8aee377d855403e6ea7e1f41231877ba | |
parent | dad3dc487dd389560bbb1d86c18e260545390d25 [diff] |
[dice] Use retry_bcc_main_flow from the library libdiced_open_dice And use the upstream open-dice wrapper library (libdiced_open_dice) directly in microdroid. 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 microdroid_manager && atest \ microdroid_manager_test Bug: 267575445 Change-Id: Ie69f05f3673639f7f958d3ae82578459a6df285e
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.