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 156 def get_load_address(sp_layout, sp, args :dict): argument 168 def check_max_sps(sp_layout, _, args :dict): argument 175 def count_sps(sp_layout, _, args :dict): argument 181 def gen_fdt_sources(sp_layout, sp, args :dict): argument 188 def generate_hob_list(sp_layout, sp, args: dict): argument 240 def gen_partition_pkg(sp_layout, sp, args :dict): argument 270 def check_dualroot(sp_layout, _, args :dict): argument 288 def gen_crt_args(sp_layout, sp, args :dict): argument 310 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
|