commit | 76ad4cad555d487401f6ece16722aeb8f77d9d6e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 13 12:09:58 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Dec 13 13:24:31 2022 +0000 |
tree | f16f220cb6c00d7910a5e88621ce697aa72e02f4 | |
parent | af8dbe1d9b4fabb046203c5f389332c57a08f37f [diff] |
[avb] Refactor building AvbFooter from bytes with transmute This simpilies the complexe cast and copy. Test: atest libvbmeta_rust.test Change-Id: Icbca8a04951a4fdabdad02fafb77247ffe53d433
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.