Lines Matching refs:dict
70 def check_sp_mk_gen(args :dict): argument
74 def check_out_dir(args :dict): argument
78 def check_sp_layout_dir(args :dict): argument
82 def write_to_sp_mk_gen(content, args :dict): argument
87 def get_sp_manifest_full_path(sp_node, args :dict): argument
91 def get_sp_img_full_path(sp_node, args :dict): argument
108 def get_sp_pkg(sp, args :dict): argument
112 def is_line_in_sp_gen(line, args :dict): argument
119 if type(node) is dict and "file" in node.keys():
125 if type(node) is dict and "offset" in node.keys():
137 def get_uuid(sp_layout, sp, args :dict): argument
156 def get_load_address(sp_layout, sp, args :dict): argument
168 def check_max_sps(sp_layout, _, args :dict): argument
175 def count_sps(sp_layout, _, args :dict): argument
181 def gen_fdt_sources(sp_layout, sp, args :dict): argument
188 def generate_hob_list(sp_layout, sp, args: dict): argument
240 def gen_partition_pkg(sp_layout, sp, args :dict): argument
270 def check_dualroot(sp_layout, _, args :dict): argument
288 def gen_crt_args(sp_layout, sp, args :dict): argument
310 def gen_fiptool_args(sp_layout, sp, args :dict): argument
317 def gen_fconf_fragment(sp_layout, sp, args: dict): argument