Home
last modified time | relevance | path

Searched refs:expanded_firmware_dir (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/scripts/image_signing/
Dmake_dev_firmware.sh164 local expanded_firmware_dir="$(make_temp_dir)"
166 (cd "$expanded_firmware_dir"; dump_fmap -x "$IMAGE" >/dev/null 2>&1) ||
168 if [ -f "$expanded_firmware_dir/VBLOCK_A" ]; then
174 vbutil_keyblock --unpack "$expanded_firmware_dir/VBLOCK_A" |
176 vbutil_keyblock --unpack "$expanded_firmware_dir/VBLOCK_A" |