Home
last modified time | relevance | path

Searched defs:dict (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/tools/sptool/
H A Dsp_mk_generator.py70 def check_sp_mk_gen(args :dict):
74 def check_out_dir(args :dict):
78 def check_sp_layout_dir(args :dict):
82 def write_to_sp_mk_gen(content, args :dict):
87 def get_sp_manifest_full_path(sp_node, args :dict):
91 def get_sp_img_full_path(sp_node, args :dict):
108 def get_sp_pkg(sp, args :dict):
112 def is_line_in_sp_gen(line, args :dict):
137 def get_uuid(sp_layout, sp, args :dict):
156 def get_load_address(sp_layout, sp, args :dict):
[all …]
H A Dspactions.py33 def inner_logged_action(sp_layout, sp, args :dict):
46 def __call__(self, sp_layout, sp, args :dict):
79 def run_actions(sp_layout: dict, args: dict, verbose=False):
90 def append_called(action, sp, args :dict):
142 def my_action1(sp_layout, _, args :dict):
146 def my_action2(sp_layout, sp_name, args :dict):