Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/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
148 def check_max_sps(sp_layout, _, args :dict): argument
155 def gen_fdt_sources(sp_layout, sp, args :dict): argument
162 def gen_sptool_args(sp_layout, sp, args :dict): argument
189 def check_dualroot(sp_layout, _, args :dict): argument
206 def gen_crt_args(sp_layout, sp, args :dict): argument
228 def gen_fiptool_args(sp_layout, sp, args :dict): argument
235 def gen_fconf_fragment(sp_layout, sp, args: dict): argument
284 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