Home
last modified time | relevance | path

Searched refs:PLAT_SEC_ENTRY (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/aarch64/
H A Dplat_helpers.S40 mov_imm x0, PLAT_SEC_ENTRY
45 mov_imm x0, PLAT_SEC_ENTRY
133 mov_imm x1, PLAT_SEC_ENTRY
197 ldr x1, =PLAT_SEC_ENTRY
216 mov_imm x1, PLAT_SEC_ENTRY
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dplatform_def.h128 #define PLAT_SEC_ENTRY (BL_DATA_LIMIT - 8) macro
/rk3399_ARM-atf/plat/intel/soc/n5x/
H A Dbl31_plat_setup.c44 mmio_write_64(PLAT_SEC_ENTRY, 0); in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/intel/soc/stratix10/
H A Dbl31_plat_setup.c52 mmio_write_64(PLAT_SEC_ENTRY, PLAT_SEC_WARM_ENTRY); in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_psci.c321 mmio_write_64(PLAT_SEC_ENTRY, sec_entrypoint); in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/intel/soc/agilex/
H A Dbl31_plat_setup.c85 mmio_write_64(PLAT_SEC_ENTRY, PLAT_SEC_WARM_ENTRY); in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c59 mmio_write_64(PLAT_SEC_ENTRY, PLAT_SEC_WARM_ENTRY); in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_reset_manager.c1255 mmio_write_64(PLAT_SEC_ENTRY, entrypoint); in socfpga_cpu_reset_base()