Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dverity_utils.py92 def BuildVerityFEC(sparse_image_path, verity_path, verity_fec_path, argument
95 verity_path, verity_fec_path]
350 verity_fec_path = os.path.join(tempdir_name, "verity_fec.img")
352 out_file, verity_image_path, verity_fec_path, padding_size)
353 Append(verity_image_path, verity_fec_path, "Failed to append FEC")