Home
last modified time | relevance | path

Searched refs:set_src_path (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dpkt_builder.py87 def set_src_path(self, boot_bin_path = None, kernel_bin_path = None, normal_nv_path = None, factory_nv_path = None): member in ImageBuild
273 fu.set_src_path(bootBinPath)
292 fu.set_src_path(kernel_bin_path = kernelBinPath)
301 fu.set_src_path(kernel_bin_path = kernelBinPath)
308 fu.set_src_path(kernel_bin_path = sys.argv[8]) if scons_get_cfg_val('CONFIG_COMPRESSION_OTA_SUPPORT') != 'y' else None

Completed in 2 milliseconds