Home
last modified time | relevance | path

Searched refs:entry_point (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/u-boot/common/
H A Dbootm_os.c150 void (*entry_point)(bd_t *); in do_bootm_rtems() local
162 entry_point = (void (*)(bd_t *))images->ep; in do_bootm_rtems()
165 (ulong)entry_point); in do_bootm_rtems()
173 (*entry_point)(gd->bd); in do_bootm_rtems()
183 void (*entry_point)(void); in do_bootm_ose() local
195 entry_point = (void (*)(void))images->ep; in do_bootm_ose()
198 (ulong)entry_point); in do_bootm_ose()
206 (*entry_point)(); in do_bootm_ose()
216 void (*entry_point)(void); in do_bootm_plan9() local
243 entry_point = (void (*)(void))images->ep; in do_bootm_plan9()
[all …]
/openbmc/u-boot/board/freescale/common/
H A Dfsl_chain_of_trust.c147 (image_entry_noargs_t)(unsigned long)spl_image->entry_point; in jump_to_image_no_args()
149 hdr_addr = (spl_image->entry_point + spl_image->size - in jump_to_image_no_args()
151 spl_validate_uboot(hdr_addr, (uintptr_t)spl_image->entry_point); in jump_to_image_no_args()
160 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args()
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dspl.c48 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args()
50 start_cpu((u32)spl_image->entry_point); in jump_to_image_no_args()
/openbmc/u-boot/common/spl/
H A Dspl_fit.c270 image_info->entry_point = fdt_getprop_u32(fit, node, "entry"); in spl_load_fit_image()
327 image->size, image->entry_point, in spl_fit_record_loadable()
533 if (spl_image->entry_point == FDT_ERROR && in spl_load_simple_fit()
534 image_info.entry_point != FDT_ERROR) in spl_load_simple_fit()
535 spl_image->entry_point = image_info.entry_point; in spl_load_simple_fit()
549 if (spl_image->entry_point == FDT_ERROR || spl_image->entry_point == 0) in spl_load_simple_fit()
550 spl_image->entry_point = spl_image->load_addr; in spl_load_simple_fit()
H A Dspl.c156 spl_image->entry_point = u_boot_pos; in spl_set_header_raw_uboot()
159 spl_image->entry_point = CONFIG_SYS_UBOOT_START; in spl_set_header_raw_uboot()
191 spl_image->entry_point = fw_data; in spl_load_fit_image()
262 spl_image->entry_point = image_get_ep(header); in spl_parse_image_header()
265 spl_image->entry_point = image_get_load(header); in spl_parse_image_header()
267 spl_image->load_addr = spl_image->entry_point - in spl_parse_image_header()
309 spl_image->entry_point = CONFIG_SYS_LOAD_ADDR; in spl_parse_image_header()
338 (image_entry_noargs_t)spl_image->entry_point; in jump_to_image_no_args()
340 debug("image entry point: 0x%lx\n", spl_image->entry_point); in jump_to_image_no_args()
699 spl_image.entry_point |= 0x1; in board_init_r()
[all …]
H A Dspl_xip.c19 spl_image->entry_point = CONFIG_SYS_LOAD_ADDR; in spl_xip()
/openbmc/u-boot/arch/arm/lib/
H A Dspl.c56 spl_image->entry_point, ES_TO_AARCH64); in jump_to_image_linux()
70 (image_entry_arg_t)(uintptr_t) spl_image->entry_point; in jump_to_image_linux()
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c133 int __secure psci_cpu_on(u32 function_id, u32 cpuid, u32 entry_point, in psci_cpu_on() argument
141 debug_puth(entry_point); in psci_cpu_on()
146 psci_save(cpu, entry_point, context_id); in psci_cpu_on()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dls102xa_psci.c149 static void __secure ls1_deep_sleep(u32 entry_point) in ls1_deep_sleep() argument
166 out_le32(&scfg->sparecr[3], entry_point); in ls1_deep_sleep()
232 void __secure ls1_system_suspend(u32 fn, u32 entry_point, u32 context_id) in ls1_system_suspend() argument
235 ls1_deep_sleep(entry_point); in ls1_system_suspend()
/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dhandoff.c57 uint64_t entry_point; member
80 atfhandoffparams->partition[0].entry_point = CONFIG_SYS_TEXT_BASE; in handoff_setup()
/openbmc/u-boot/arch/x86/lib/
H A Dspl.c131 spl_image->entry_point = CONFIG_SYS_TEXT_BASE; in spl_board_load_image()
152 ret = cpu_jump_to_64bit_uboot(spl_image->entry_point); in jump_to_image_no_args()
/openbmc/openbmc-tools/tof-voters/
H A Dvoters5 from libvoters.entry_point import main
/openbmc/qemu/scripts/qmp/
H A Dqom-get11 sys.exit(QOMGet.entry_point())
H A Dqom-set11 sys.exit(QOMSet.entry_point())
H A Dqom-list11 sys.exit(QOMList.entry_point())
H A Dqom-tree11 sys.exit(QOMTree.entry_point())
H A Dqom-fuse11 sys.exit(QOMFuse.entry_point())
/openbmc/u-boot/arch/arm/mach-k3/
H A Dcommon.c29 ret = rproc_load(1, spl_image->entry_point, 0x200); in jump_to_image_no_args()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c223 (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()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c238 (image_entry_noargs_t)(unsigned long)spl_image->entry_point; in jump_to_image_no_args()
240 debug("image entry point: 0x%lX\n", spl_image->entry_point); in jump_to_image_no_args()
/openbmc/u-boot/tools/
H A Dimximage.c300 uint32_t entry_point, uint32_t flash_offset) in set_imx_hdr_v1() argument
312 hdr_base = entry_point - imximage_init_loadsize + flash_offset; in set_imx_hdr_v1()
314 fhdr_v1->app_code_jump_vector = entry_point; in set_imx_hdr_v1()
326 uint32_t entry_point, uint32_t flash_offset) in set_imx_hdr_v2() argument
338 fhdr_v2->entry = entry_point; in set_imx_hdr_v2()
341 hdr_base = entry_point - imximage_init_loadsize + in set_imx_hdr_v2()
351 hdr_v2->boot_data.start = entry_point - imximage_init_loadsize; in set_imx_hdr_v2()
407 next_fhdr_v2->entry = entry_point; in set_imx_hdr_v2()
408 hdr_base = entry_point - sizeof(struct imx_header); in set_imx_hdr_v2()
/openbmc/u-boot/arch/powerpc/lib/
H A Dspl.c23 (image_entry_arg_t)spl_image->entry_point; in jump_to_image_linux()
/openbmc/u-boot/arch/microblaze/cpu/
H A Dspl.c35 (image_entry_arg_t)spl_image->entry_point; in jump_to_image_linux()
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h220 u64 arg4, u64 entry_point, u64 es_flag);
235 u64 arg4, u64 entry_point, u64 es_flag);
237 u64 arg4, u64 entry_point);
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h45 u32 entry_point; /* execution address of the wb code */ member

12