Home
last modified time | relevance | path

Searched defs:boot_bin (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
DSConscript100 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_loader_boot.bin"), source=boot_elf, variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/
DSConscript103 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_loader_boot.bin"), source=boot_elf, variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/
DSConscript110 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_flash_boot.bin"), source=boot_elf, variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
DSConscript107 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_flash_boot.bin"), source=boot_elf, variable
/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/sign_config/
Dparams_and_bin_sign.py40 boot_bin = "../../../../../output/ws63/acore/boot_bin" variable