HomeSort by relevance Sort by last modified time
    Searched full:calculate_rootfs_hash (Results 1 - 1 of 1) sorted by null

  /external/vboot_reference/scripts/image_signing/
sign_official_build.sh 170 calculate_rootfs_hash() { function
279 if ! calculate_rootfs_hash "${rootfs_image}" "${kernel_config}" \
281 echo "calculate_rootfs_hash failed!"
552 if ! calculate_rootfs_hash "${rootfs_image}" "${kernel_config}" \
561 # Note: If calculate_rootfs_hash succeeded above, these should

Completed in 71 milliseconds