/u-boot/common/ |
A D | bootm_os.c | 174 (ulong)entry_point); in do_bootm_rtems() 182 (*entry_point)(gd->bd); in do_bootm_rtems() 192 void (*entry_point)(void); in do_bootm_ose() local 207 (ulong)entry_point); in do_bootm_ose() 215 (*entry_point)(); in do_bootm_ose() 225 void (*entry_point)(void); in do_bootm_plan9() local 263 (*entry_point)(); in do_bootm_plan9() 425 void (*entry_point)(void); in do_bootm_integrity() local 448 (*entry_point)(); in do_bootm_integrity() 466 (ulong)entry_point); in do_bootm_openrtos() [all …]
|
/u-boot/arch/x86/lib/ |
A D | tpl.c | 97 spl_image->entry_point = CONFIG_SPL_TEXT_BASE; in spl_board_load_image() 116 (ulong)spl_image->entry_point); in jump_to_image_no_args() 118 print_buffer(spl_image->entry_point, (void *)spl_image->entry_point, 1, in jump_to_image_no_args() 121 jump_to_spl(spl_image->entry_point); in jump_to_image_no_args()
|
A D | spl.c | 211 spl_image->entry_point = CONFIG_SYS_TEXT_BASE; in spl_board_load_image() 246 ret = cpu_jump_to_64bit_uboot(spl_image->entry_point); in jump_to_image_no_args()
|
/u-boot/board/renesas/rcar-common/ |
A D | gen3-spl.c | 39 debug("image entry point: 0x%lx\n", spl_image->entry_point); in jump_to_image_no_args() 44 (image_entry_arg_t)(uintptr_t) spl_image->entry_point; in jump_to_image_no_args() 49 (image_entry_noargs_t)spl_image->entry_point; in jump_to_image_no_args()
|
/u-boot/arch/riscv/lib/ |
A D | spl.c | 52 (image_entry_riscv_t)spl_image->entry_point; in jump_to_image_no_args() 55 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args() 57 ret = smp_call_function(spl_image->entry_point, (ulong)fdt_blob, 0, 0); in jump_to_image_no_args()
|
/u-boot/board/freescale/common/ |
A D | fsl_chain_of_trust.c | 149 (image_entry_noargs_t)(unsigned long)spl_image->entry_point; in jump_to_image_no_args() 151 hdr_addr = (spl_image->entry_point + spl_image->size - in jump_to_image_no_args() 153 spl_validate_uboot(hdr_addr, (uintptr_t)spl_image->entry_point); in jump_to_image_no_args() 162 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args()
|
/u-boot/arch/mips/lib/ |
A D | spl.c | 15 (image_entry_noargs_t)spl_image->entry_point; in jump_to_image_no_args() 20 debug("image entry point: 0x%lx\n", spl_image->entry_point); in jump_to_image_no_args()
|
/u-boot/arch/arm/mach-tegra/ |
A D | spl.c | 49 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args() 51 start_cpu((u32)spl_image->entry_point); in jump_to_image_no_args()
|
/u-boot/common/spl/ |
A D | spl_fit.c | 325 ulong entry_point; in spl_load_fit_image() local 330 if (!fit_image_get_entry(fit, node, &entry_point)) in spl_load_fit_image() 331 image_info->entry_point = entry_point; in spl_load_fit_image() 333 image_info->entry_point = FDT_ERROR; in spl_load_fit_image() 468 image->size, image->entry_point, in spl_fit_record_loadable() 719 if (spl_image->entry_point == FDT_ERROR && in spl_load_simple_fit() 720 image_info.entry_point != FDT_ERROR) in spl_load_simple_fit() 721 spl_image->entry_point = image_info.entry_point; in spl_load_simple_fit() 735 if (spl_image->entry_point == FDT_ERROR || spl_image->entry_point == 0) in spl_load_simple_fit() 736 spl_image->entry_point = spl_image->load_addr; in spl_load_simple_fit()
|
A D | spl_opensbi.c | 77 opensbi_entry = (void (*)(ulong, ulong, ulong))spl_image->entry_point; in spl_invoke_opensbi() 91 ret = smp_call_function((ulong)spl_image->entry_point, in spl_invoke_opensbi()
|
A D | spl_legacy.c | 37 spl_image->entry_point = image_get_ep(header); in spl_parse_legacy_header() 40 spl_image->entry_point = image_get_ep(header); in spl_parse_legacy_header()
|
A D | spl.c | 187 spl_image->entry_point = u_boot_pos; in spl_set_header_raw_uboot() 190 spl_image->entry_point = CONFIG_SYS_UBOOT_START; in spl_set_header_raw_uboot() 222 spl_image->entry_point = fw_data; in spl_load_fit_image() 310 spl_image->entry_point = CONFIG_SYS_LOAD_ADDR; in spl_parse_image_header() 339 (image_entry_noargs_t)spl_image->entry_point; in jump_to_image_no_args() 341 debug("image entry point: 0x%lx\n", spl_image->entry_point); in jump_to_image_no_args() 693 spl_image.entry_point |= 0x1; in board_init_r() 710 (void *)spl_image.entry_point); in board_init_r()
|
A D | spl_xip.c | 21 spl_image->entry_point = CONFIG_SYS_LOAD_ADDR; in spl_xip()
|
/u-boot/arch/arm/lib/ |
A D | spl.c | 60 spl_image->entry_point, ES_TO_AARCH64); in jump_to_image_linux() 74 (image_entry_arg_t)(uintptr_t) spl_image->entry_point; in jump_to_image_linux()
|
/u-boot/arch/x86/cpu/apollolake/ |
A D | spl.c | 38 spl_image->entry_point = spl_get_image_text_base(); in rom_load_image() 39 spl_image->load_addr = spl_image->entry_point; in rom_load_image() 120 spl_image->entry_point = spl_phase() == PHASE_TPL ? in spl_fast_spi_load_image() 122 spl_image->load_addr = spl_image->entry_point; in spl_fast_spi_load_image()
|
/u-boot/arch/arm/mach-uniphier/arm32/ |
A D | psci.c | 134 s32 __secure psci_cpu_on(u32 function_id, u32 cpuid, u32 entry_point, in psci_cpu_on() argument 142 debug_puth(entry_point); in psci_cpu_on() 147 psci_save(cpu, entry_point, context_id); in psci_cpu_on()
|
/u-boot/arch/arm/mach-zynqmp/ |
A D | handoff.c | 57 uint64_t entry_point; member 83 atfhandoffparams->partition[0].entry_point = bl33_entry; in bl2_plat_get_bl31_params()
|
/u-boot/arch/arm/cpu/armv7/ls102xa/ |
A D | ls102xa_psci.c | 156 static void __secure ls1_deep_sleep(u32 entry_point) in ls1_deep_sleep() argument 173 out_le32(&scfg->sparecr[3], entry_point); in ls1_deep_sleep() 239 void __secure ls1_system_suspend(u32 fn, u32 entry_point, u32 context_id) in ls1_system_suspend() argument 242 ls1_deep_sleep(entry_point); in ls1_system_suspend()
|
/u-boot/arch/powerpc/lib/ |
A D | spl.c | 24 (image_entry_arg_t)spl_image->entry_point; in jump_to_image_linux()
|
/u-boot/arch/microblaze/cpu/ |
A D | spl.c | 37 (image_entry_arg_t)spl_image->entry_point; in jump_to_image_linux()
|
/u-boot/arch/arm/mach-omap2/ |
A D | boot-common.c | 223 (image_entry_noargs_t) spl_image->entry_point; in jump_to_image_no_args() 227 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args()
|
/u-boot/tools/ |
A D | imximage.c | 304 uint32_t entry_point, uint32_t flash_offset) in set_imx_hdr_v1() argument 316 hdr_base = entry_point - imximage_init_loadsize + flash_offset; in set_imx_hdr_v1() 318 fhdr_v1->app_code_jump_vector = entry_point; in set_imx_hdr_v1() 330 uint32_t entry_point, uint32_t flash_offset) in set_imx_hdr_v2() argument 342 fhdr_v2->entry = entry_point; in set_imx_hdr_v2() 345 hdr_base = entry_point - imximage_init_loadsize + in set_imx_hdr_v2() 355 hdr_v2->boot_data.start = entry_point - imximage_init_loadsize; in set_imx_hdr_v2() 411 next_fhdr_v2->entry = entry_point; in set_imx_hdr_v2() 412 hdr_base = entry_point - sizeof(struct imx_header); in set_imx_hdr_v2()
|
/u-boot/arch/arm/mach-imx/ |
A D | spl.c | 288 (image_entry_noargs_t)(unsigned long)spl_image->entry_point; in jump_to_image_no_args() 290 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args()
|
/u-boot/arch/arm/include/asm/ |
A D | system.h | 223 u64 arg4, u64 entry_point, u64 es_flag); 238 u64 arg4, u64 entry_point, u64 es_flag); 240 u64 arg4, u64 entry_point);
|
/u-boot/arch/arm/include/asm/arch-tegra/ |
A D | warmboot.h | 45 u32 entry_point; /* execution address of the wb code */ member
|