HomeSort by relevance Sort by last modified time
    Searched refs:vblockonly (Results 1 - 4 of 4) sorted by null

  /external/vboot_reference/scripts/image_signing/
resign_kernel_partition.sh 39 --vblockonly \
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 131 --vblockonly \
157 --vblockonly \
169 --vblockonly \
199 --vblockonly \
  /external/vboot_reference/tests/
run_vbutil_kernel_arg_tests.sh 144 --vblockonly \
  /external/vboot_reference/futility/
cmd_sign.c 58 int vblockonly; member in struct:local_data_s
235 if (option.vblockonly)
314 if (option.vblockonly)
620 " --vblockonly Emit just the vblock (requires a\n"
642 " --vblockonly Emit just the vblock (requires a\n"
695 {"vblockonly", 0, &option.vblockonly, 1},
968 if (option.vblockonly || inout_file_count > 1)

Completed in 2925 milliseconds