Searched refs:verity_disable (Results 1 – 1 of 1) sorted by relevance
41 def build_metadata_block(verity_table, signature, verity_disable=False): argument43 magic = MAGIC_DISABLE if verity_disable else MAGIC_NUMBER77 verity_disable=False): argument83 metadata_block = build_metadata_block(verity_table, signature, verity_disable)117 args.signer_args, args.verity_disable)