Searched defs:boot_bin (Results 1 – 5 of 5) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
| D | SConscript | 100 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/ |
| D | SConscript | 103 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/ |
| D | SConscript | 110 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/ |
| D | SConscript | 107 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/ |
| D | params_and_bin_sign.py | 40 boot_bin = "../../../../../output/ws63/acore/boot_bin" variable
|