Home
last modified time | relevance | path

Searched defs:g_root (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/build/script/
Dbuild_nvbin.py24 g_root = os.path.realpath(os.path.join(file_dir, "..", "..")) variable
Dmake_upg_res_pack.py37 g_root = os.path.realpath(os.path.join(file_dir, "..", "..")) variable
Dbuild_upg_pkg.py40 g_root = os.path.realpath(os.path.join(file_dir, "..", "..")) variable
/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/
Dbuild_nvbin.py23 g_root = os.path.realpath(os.path.join(file_dir, "..", "..", "..", "..")) variable
Dbuild_ws63_update.py27 g_root = os.path.realpath(os.path.join(file_dir, "..", "..", "..", "..")) variable
/device/soc/hisilicon/ws63v100/sdk/build/script/nv/
Dnv_binary.py32 g_root = os.path.realpath(__file__) variable
33 g_root = os.path.dirname(g_root) variable
34 g_root = os.path.realpath(os.path.join(g_root, "..", "..", "..")) variable
/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/sign_config/
Dparams_and_bin_sign.py23 g_root = os.path.realpath(os.path.join(file_dir, "..", "..", "..", "..", "..")) variable