Searched defs:image_file (Results 1 – 3 of 3) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
D | make_upg_file.py | 161 def print_upg_info(image_file, upg_bin): argument 240 def print_hbin_info(image_file, upg_bin, bin_size): argument 560 def make_hupg(image_id, file_ver, encrypt_flag, kernel_file, normal_nv_file, image_file, alg_dir_pa… argument 601 def make_compress_hupg(image_id, file_ver, encrypt_flag, upg_file, image_file, alg_dir_path, kernel… argument 648 def make_hbin(flash_boot_file, factory_nv_file, normal_nv_file, upg_file, image_file): argument 693 def make_bootupg(image_id, file_ver, encrypt_flag, flash_boot_file, image_file, alg_dir_path, max_s… argument
|
/device/soc/rockchip/rk3588/kernel/scripts/ |
D | resource_tool.c | 1314 FILE *image_file = NULL; in unpack_image() local 1535 FILE *image_file = fopen(image_path, "wb"); in pack_image() local
|
/device/soc/rockchip/common/sdk_linux/scripts/ |
D | resource_tool.c | 1296 FILE *image_file = NULL; in unpack_image() local 1520 FILE *image_file = fopen(image_path, "wb"); in pack_image() local
|