Searched defs:sp_layout (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/tools/sptool/ |
| H A D | sp_mk_generator.py | 137 def get_uuid(sp_layout, sp, args :dict): argument 169 def get_load_address(sp_layout, sp, args :dict): argument 181 def check_max_sps(sp_layout, _, args :dict): argument 188 def count_sps(sp_layout, _, args :dict): argument 194 def gen_fdt_sources(sp_layout, sp, args :dict): argument 201 def generate_hob_list(sp_layout, sp, args: dict): argument 253 def gen_partition_pkg(sp_layout, sp, args :dict): argument 283 def check_dualroot(sp_layout, _, args :dict): argument 301 def gen_crt_args(sp_layout, sp, args :dict): argument 323 def gen_fiptool_args(sp_layout, sp, args :dict): argument [all …]
|
| H A D | spactions.py | 33 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
|