Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/tools/sptool/
A Dsp_mk_generator.py116 def check_max_sps(sp_layout, _, args :dict): argument
123 def gen_fdt_sources(sp_layout, sp, args :dict): argument
130 def gen_sptool_args(sp_layout, sp, args :dict): argument
156 def check_dualroot(sp_layout, _, args :dict): argument
173 def gen_crt_args(sp_layout, sp, args :dict): argument
195 def gen_fiptool_args(sp_layout, sp, args :dict): argument
231 args, sp_layout = init_sp_actions(sys) variable
A 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

Completed in 3 milliseconds