commit | a04890b6d30ae771cd359c497b5e49f37e57d331 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Mar 01 11:45:09 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Mar 01 15:05:25 2023 +0000 |
tree | a384999ddc6a6296948c6fa5afa7a360c387d80c | |
parent | 285a3d26176b36ccc2bfb4214c2ab3e2a1057f0c [diff] |
[cbor] Refactor payload config descriptor building with ciborium This cl replaces the manual CBOR serialization of the payload config descriptor by the crate ciborium. Test: Run microdroid. Test: atest microdroid_manager_test Bug: 268322533 Change-Id: Ia189860c40def8a7566eabb42e12c6a7841863c8
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.