Searched refs:boot_info_reg (Results 1 – 3 of 3) sorted by relevance
192 int32_t boot_info_reg) in spmc_sp_common_setup() argument221 if (boot_info_reg >= 0) { in spmc_sp_common_setup()240 switch (boot_info_reg) { in spmc_sp_common_setup()255 boot_info_reg); in spmc_sp_common_setup()
237 int32_t boot_info_reg);
1398 int32_t *boot_info_reg) in sp_manifest_parse() argument1522 *boot_info_reg = config_32; in sp_manifest_parse()1544 int32_t ret, boot_info_reg = -1; in find_and_prepare_sp_context() local1604 &boot_info_reg); in find_and_prepare_sp_context()1617 spmc_sp_common_setup(sp, next_image_ep_info, boot_info_reg); in find_and_prepare_sp_context()
Completed in 5 milliseconds