Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/tools/sptool/
Dsp_mk_generator.py116 def get_uuid(sp_layout, sp, args :dict): argument
135 def get_load_address(sp_layout, sp, args :dict): argument
145 def check_max_sps(sp_layout, _, args :dict): argument
152 def gen_fdt_sources(sp_layout, sp, args :dict): argument
159 def gen_sptool_args(sp_layout, sp, args :dict): argument
186 def check_dualroot(sp_layout, _, args :dict): argument
203 def gen_crt_args(sp_layout, sp, args :dict): argument
225 def gen_fiptool_args(sp_layout, sp, args :dict): argument
232 def gen_fconf_fragment(sp_layout, sp, args: dict): argument
277 args, sp_layout = init_sp_actions(sys) variable
Dspactions.py33 def inner_logged_action(sp_layout, sp, args :dict): argument
46 def __call__(self, sp_layout, sp, args :dict): argument
110 sp_layout = { variable
142 def my_action1(sp_layout, _, args :dict): argument
146 def my_action2(sp_layout, sp_name, args :dict): argument