commit | 31782435ddf9c3641bf7c78cc64075dd95eede87 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 21 15:38:14 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Feb 14 18:18:55 2023 +0000 |
tree | 3e5c0501c8bc098ea78fa7de52ab752122dd876f | |
parent | 1a81aba40283686f54a199d927d389f73aeb5c03 [diff] |
Set avb_hash_algorithm=sha256 for system & vendor img This sets the hash_algorithm used in add_hashtree_footer to sha256 (which otherwise defaults to sha1). Also set hash_algorithm flag in sign_virt_apex Bug: 262892300 Test: (Using avbtool) Check the image_info microdroid.img & microdroid_vendor.img Ignore-AOSP-First: This is a cherry-pick. Change already exist in AOSP Merged-In: I4e17e38bd2d2c4ab0e2041c25ebde74c59e289cf Merged-In: Ibdeaa0ab9a5e0b21cb5ec88940c6a8f968f897df Change-Id: I8c4f3bc5bda4d1e361b16121b08c43bb7047b611 (cherry picked from commit 94d7faa228c828abbbfda212f2e4abfa27d00b25) Merged-In: I8c4f3bc5bda4d1e361b16121b08c43bb7047b611
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.