Lines Matching defs:dict
62 def check_sp_mk_gen(args :dict):
66 def check_out_dir(args :dict):
70 def check_sp_layout_dir(args :dict):
74 def write_to_sp_mk_gen(content, args :dict):
79 def get_sp_manifest_full_path(sp_node, args :dict):
83 def get_sp_img_full_path(sp_node, args :dict):
87 def get_sp_pkg(sp, args :dict):
91 def is_line_in_sp_gen(line, args :dict):
116 def get_uuid(sp_layout, sp, args :dict):
135 def get_load_address(sp_layout, sp, args :dict):
145 def check_max_sps(sp_layout, _, args :dict):
152 def gen_fdt_sources(sp_layout, sp, args :dict):
159 def gen_sptool_args(sp_layout, sp, args :dict):
186 def check_dualroot(sp_layout, _, args :dict):
203 def gen_crt_args(sp_layout, sp, args :dict):
225 def gen_fiptool_args(sp_layout, sp, args :dict):
232 def gen_fconf_fragment(sp_layout, sp, args: dict):