Home
last modified time | relevance | path

Searched refs:boot_entry (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/common/aarch32/
H A Dplat_helpers.S125 beq boot_entry
127 beq boot_entry
136 boot_entry: label
/rk3399_ARM-atf/plat/rockchip/common/aarch64/
H A Dplat_helpers.S138 b.eq boot_entry
140 b.eq boot_entry
149 boot_entry: label
/rk3399_ARM-atf/plat/imx/imx9/common/include/
H A Dimx9_psci_common.h22 void imx_set_cpu_boot_entry(uint32_t core_id, uint64_t boot_entry, uint32_t flag);
/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_psci.c62 void imx_set_cpu_boot_entry(unsigned int core_id, uint64_t boot_entry) in imx_set_cpu_boot_entry() argument
65 mmio_write_32(BLK_CTRL_S_BASE + CA55_RVBADDR0_L + core_id * 8, boot_entry >> 2); in imx_set_cpu_boot_entry()
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_psci_common.c69 void imx_set_cpu_boot_entry(uint32_t core_id, uint64_t boot_entry, in imx_set_cpu_boot_entry() argument
73 boot_entry, in imx_set_cpu_boot_entry()