commit | 6b486f10e56cdfabeb69f641c92a908582465f98 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Jan 06 13:12:16 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jan 10 14:36:35 2023 +0000 |
tree | 7180b525192147029c928f39b52f8dea54f92d17 | |
parent | 02adf07059ef9ef16c6fe1c99848ee156c78f5a1 [diff] |
[avb][pvmfw] Verify payload with only kernel and no initrd This is only the first part of this verification. The check about number of hash descriptors == 1 will be added later when multiple hash descriptors in footer will be supported (aosp/2375848). Test: atest libpvmfw_avb.test && m pvmfw_img Bug: 256148034 Change-Id: Idbaf9f5986237c57e60cd9d9eec8b4c6f174f7c0
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.